summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrespiranto2016-01-24 12:55:14 +0100
committerrespiranto2016-01-24 12:55:14 +0100
commit0f2bab9cb36a02fb1d8aa3973acdaf0f9451d6b3 (patch)
treed4e20d959c6a4bf3910d32d9bf90bbcc65e0852b /PKGBUILD
parent7113a3b9026e7e3f778f9b37fe637cb39a961b7a (diff)
downloadaur-0f2bab9cb36a02fb1d8aa3973acdaf0f9451d6b3.tar.gz
Update to version 0.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cae1c07408d6..70c42ef7ebfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Author: Einhard Leichtfuß <respiranto@icloud.com>
pkgname=ctct
-pkgver=0.1.1
-pkgrel=2
+pkgver=0.1.2
+pkgrel=1
pkgdesc="a simple console contact manager"
arch=('any')
url="https://respiranto.de/bash"
-license=('AGPL3')
+license=('AGPL')
backup=('etc/ctct/config.sh')
source=("https://respiranto.de/bash/${pkgname}_v$pkgver.tar.xz")
-md5sums=('e5202502c42b6e1f11cba4b37ac8ea1d')
+md5sums=('fcee4a18e2fbf4b3f2514c685a0a8848')
build()
{