summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Dewender2016-05-08 19:26:37 +0200
committerJohannes Dewender2016-05-08 19:26:37 +0200
commitd5b8ca018461e228baff139b31925a7eaf01fb72 (patch)
tree8ef8035c2bd3ccbc2830c9843aa2b119b93cfae6
parent6a49becadc3ddc8327262eb4eb241c8c915b7af9 (diff)
downloadaur-d5b8ca018461e228baff139b31925a7eaf01fb72.tar.gz
3.1.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1c8db9e1f38..c1c02b2f68bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=indicator-keylock
-pkgver=3.0.2
+pkgver=3.1.0
pkgrel=1
pkgdesc="An indicator that displays the status of the keyboard lock keys"
arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@ backup=()
options=()
install=indicator-keylock.install
source=("http://archive.ubuntu.com/ubuntu/pool/universe/i/$pkgname/${pkgname}_$pkgver.tar.xz")
-md5sums=('8e9f20e25cdadaf5ccc8174e3b60bcf4')
+md5sums=('8d2f55978eac2f637f73a5c06c295607')
prepare() {
cd "$pkgname-$pkgver"