summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGertjan Halkes2019-11-30 14:22:40 +0100
committerGertjan Halkes2019-11-30 14:22:40 +0100
commit012df8c8ec8840a5a537d81041794ce78a83a729 (patch)
treee46266ab04236eaeebc26cdabb3035bf4eb133a5 /PKGBUILD
parenta5657b62b00ffa30f534e1ad359cfbd8beeb5567 (diff)
downloadaur-libt3key.tar.gz
Update to release 0.2.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e9ec104f4d1..98dca11726df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Gertjan Halkes <arch at ghalkes dot nl>
pkgname=libt3key
-pkgver=0.2.9
+pkgver=0.2.10
pkgrel=1
pkgdesc="Terminal key sequence database library."
arch=('x86_64' 'i686')
@@ -18,7 +18,7 @@ install=''
changelog=
source=("http://os.ghalkes.nl/dist/$pkgname-$pkgver.tar.bz2")
noextract=()
-md5sums=('efa24934d3aa7ac8705013f76bf907d2')
+md5sums=('07ed46d03220154c0341b45d5ee346f4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"