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 e345c4e6e2f2..9524408db091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Andersson <thesilentboatman@gmail.com>
pkgname=gnome-shell-extension-pixel-saver
-pkgver=1.5
+pkgver=1.6
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=('dbffd28685cc3aa79db1a1fa3d25c67f1a89778018578a8802f332a55a82760b')
+sha256sums=('a8983b1faeb0d8aff388c886b0904611313615511ec5facd6f41005bf55bbcfc')
package() {
install -d "${pkgdir}/usr/share/gnome-shell/extensions"