summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEinhard Leichtfuß2016-05-03 15:02:25 +0200
committerEinhard Leichtfuß2016-05-03 15:02:25 +0200
commitf31bfecea4536270c0507c6d6f093f542642dd5f (patch)
treec37d6510b1aae424c40aff1bb182e53c66355ad0 /PKGBUILD
parent78c61c4db23ea6d0888bfee5bf1b3de78d6bc48c (diff)
downloadaur-f31bfecea4536270c0507c6d6f093f542642dd5f.tar.gz
Update to version 0.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f4d073b1e86..062f899065c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Author: Einhard Leichtfuß <respiranto@icloud.com>
pkgname=ctct
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="a simple console contact manager"
arch=('any')
@@ -8,7 +8,7 @@ url="https://respiranto.de/bash"
license=('AGPL3')
backup=('etc/ctct/config.sh')
source=("https://respiranto.de/bash/${pkgname}_v$pkgver.tar.xz")
-md5sums=('c3f12430454ae1e4e31b2b85d54b89ca')
+md5sums=('e3c642310c10c7cea1439c93c1f3ccfd')
build()
{