Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
aquamarine
Commits:
438e5fc0 by Caleb Maclennan at 2026-07-18T13:53:21+03:00
upgpkg: 0.13.0-2: Rebuild with hyprutils-0.14.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = aquamarine
pkgdesc = a very light linux rendering backend library
- pkgver = 0.12.1
- pkgrel = 1
+ pkgver = 0.13.0
+ pkgrel = 2
url = https://github.com/hyprwm/aquamarine
arch = x86_64
arch = aarch64
@@ -32,7 +32,7 @@ pkgbase = aquamarine
depends = libwayland-client.so
depends = wayland-protocols
provides = libaquamarine.so
- source =
https://github.com/hyprwm/aquamarine/archive/v0.12.1/aquamarine-0.12.1.tar.gz
- sha256sums =
80120257c983e18dec78c4df03246931b1bca1e44e50fb41ca21bad772479bd9
+ source =
https://github.com/hyprwm/aquamarine/archive/v0.13.0/aquamarine-0.13.0.tar.gz
+ sha256sums =
9bf14d9dd724a51f28c225951320256f3a69ac559a10f4f14cc8277100c657dd
pkgname = aquamarine
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=aquamarine
-pkgver=0.12.1
-pkgrel=1
+pkgver=0.13.0
+pkgrel=2
pkgdesc='a very light linux rendering backend library'
arch=(x86_64 aarch64)
url="https://github.com/hyprwm/$pkgname"
@@ -28,7 +28,7 @@ makedepends=(cmake)
provides=("lib$pkgname.so")
_archive="$pkgname-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('80120257c983e18dec78c4df03246931b1bca1e44e50fb41ca21bad772479bd9')
+sha256sums=('9bf14d9dd724a51f28c225951320256f3a69ac559a10f4f14cc8277100c657dd')
build() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aquamarine/-/commit/438e5fc098c435c78c7664715bda76bc7375e1bb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aquamarine/-/commit/438e5fc098c435c78c7664715bda76bc7375e1bb
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help