summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Andersson2016-04-17 13:07:24 +0200
committerMaxim Andersson2016-04-17 13:07:24 +0200
commitc02a90c746134cf57ed3aba9e5b322dc99c7fdb5 (patch)
tree4c7fe67df9cb0ac7e03aa6966d4df7ea954177e8 /PKGBUILD
parent4e9f87144d1b9562c4d29b579cc05421b0b1d03d (diff)
downloadaur-c02a90c746134cf57ed3aba9e5b322dc99c7fdb5.tar.gz
Update to 1.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9524408db091..23ede5ce09b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Andersson <thesilentboatman@gmail.com>
pkgname=gnome-shell-extension-pixel-saver
-pkgver=1.6
+pkgver=1.7
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=('a8983b1faeb0d8aff388c886b0904611313615511ec5facd6f41005bf55bbcfc')
+sha256sums=('920cff12ec16fa11688603e15887a0e617ac0847b5ac94a32b078925ea9ae9e9')
package() {
install -d "${pkgdir}/usr/share/gnome-shell/extensions"