summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkotontrion2024-04-29 17:17:24 +0200
committerkotontrion2024-04-29 17:17:24 +0200
commitdb7d348308f145baf9d5875ca1459437db63723b (patch)
treea3fadfef6cadd6bbc443f81ccdf6aaaa22a520c3
parentf1a9ee78bbf5f4a1c4761140a2a9c4f882dbe04c (diff)
downloadaur-db7d348308f145baf9d5875ca1459437db63723b.tar.gz
upgpkg: aylurs-gtk-shell 1.8.2-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef07cd3bc391..88265ff1c24a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aylurs-gtk-shell
pkgdesc = Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system.
- pkgver = 1.8.0
+ pkgver = 1.8.2
pkgrel = 1
url = https://github.com/Aylur/ags
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = aylurs-gtk-shell
optdepends = upower: required for battery service
conflicts = aylurs-gtk-shell-git
backup = etc/pam.d/ags
- source = aylurs-gtk-shell-1.8.0.tar.gz::https://github.com/Aylur/ags/releases/download/v1.8.0/ags-v1.8.0.tar.gz
- sha256sums = 0b3fb72c9cf373667a8ac725acf5a377c80bfca31731644067a5b2a8f8710c5e
+ source = aylurs-gtk-shell-1.8.2.tar.gz::https://github.com/Aylur/ags/releases/download/v1.8.2/ags-v1.8.2.tar.gz
+ sha256sums = ea0a706bef99578b30d40a2d0474b7a251364bfcf3a18cdc9b1adbc04af54773
pkgname = aylurs-gtk-shell
diff --git a/PKGBUILD b/PKGBUILD
index 0ce7a6b68c8c..1bf860cb6023 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: kotontrion <kotontrion@tutanota.de>
pkgname=aylurs-gtk-shell
_pkgname=ags
-pkgver=1.8.0
+pkgver=1.8.2
pkgrel=1
pkgdesc="Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system."
arch=('x86_64')
@@ -20,7 +20,7 @@ optdepends=('gnome-bluetooth-3.0: required for bluetooth service'
conflicts=('aylurs-gtk-shell-git')
backup=('etc/pam.d/ags')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Aylur/ags/releases/download/v${pkgver}/ags-v${pkgver}.tar.gz")
-sha256sums=('c36f4ebc48caaf0cea4399dd870bcad939995a9d4805f79fdd431236f9de7d2e')
+sha256sums=('ea0a706bef99578b30d40a2d0474b7a251364bfcf3a18cdc9b1adbc04af54773')
build() {
cd $srcdir/$_pkgname