summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db8cb57f8dca..bc1a037697fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Andersson <thesilentboatman@gmail.com>
pkgname=gnome-shell-extension-pixel-saver
-pkgver=1.8
+pkgver=1.9
pkgrel=1
pkgdesc="Saves pixels by fusing activity bar and title bar in a natural way"
arch=('any')
@@ -10,7 +10,7 @@ license=('unknown')
depends=('gnome-shell' 'xorg-xprop')
install=${pkgname}.install
source=("https://github.com/deadalnix/pixel-saver/archive/${pkgver}.tar.gz")
-sha256sums=('3665c386af81690040eff8a0460a08656cb7e519b075989ede6290fc40604e68')
+sha256sums=('f41b0a78f41610dd1b9b42eba956dffa6a3e168984cee232f8b3cc61716c5074')
package() {
install -d "${pkgdir}/usr/share/gnome-shell/extensions"