summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjonian2022-09-22 15:19:44 +0300
committerjonian2022-09-22 15:19:44 +0300
commit6621378285e80e6eac219688b8b0997cc51f01bc (patch)
tree3463e98f515c89870685dc51a69ad19d6c2365c2 /PKGBUILD
parente881533f07d605432f076621e1905ef90bff68f0 (diff)
downloadaur-6621378285e80e6eac219688b8b0997cc51f01bc.tar.gz
version update to 8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05d337e157c5..26bfcb2c7fd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-shell-extension-dark-variant
-pkgver=7
+pkgver=8
pkgrel=1
pkgdesc="Gnome Shell extension to apply dark window decorations"
arch=("any")
@@ -8,7 +8,7 @@ url="https://github.com/hardpixel/dark-variant"
license=("GPL")
depends=("gnome-shell" "xorg-xprop")
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-md5sums=('36177215921e073aacdc7e7a9ea60fdb')
+md5sums=('3ec2f75554775b0da7b266a7d8b1c4ca')
package() {
install -d "$pkgdir/usr/share/gnome-shell/extensions" \