summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1ebc478a99b..14e13c276c10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 15 23:08:10 UTC 2016
+# Mon May 15 22:20:54 UTC 2017
pkgbase = gnome-shell-extension-lockkeys-git
pkgdesc = Lock key state indicator for GNOME Shell.
- pkgver = r89.626b88f
+ pkgver = r90.a6e0de0
pkgrel = 1
url = https://github.com/kazysmaster/gnome-shell-extension-lockkeys
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index 79314184df76..2b1e3745ea0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: mareex <marcus dot behrendt dot 86 at gmail dot com>
pkgname=gnome-shell-extension-lockkeys-git
-pkgver=r89.626b88f
+pkgver=r90.a6e0de0
pkgrel=1
pkgdesc="Lock key state indicator for GNOME Shell."
arch=('any')
@@ -21,7 +21,6 @@ _branch=master
prepare() {
cd "${pkgname%-*}"
git checkout ${_branch}
- git pull
}
pkgver() {