summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f38ed209a817..4bae25a3306e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
# Generated by mksrcinfo v8
-# Sun Jan 24 11:52:03 UTC 2016
+# Sun Jan 24 12:00:08 UTC 2016
pkgbase = ctct
pkgdesc = a simple console contact manager
pkgver = 0.1.2
- pkgrel = 1
+ pkgrel = 2
url = https://respiranto.de/bash
arch = any
- license = AGPL
+ license = AGPL3
backup = etc/ctct/config.sh
source = https://respiranto.de/bash/ctct_v0.1.2.tar.xz
md5sums = fcee4a18e2fbf4b3f2514c685a0a8848
diff --git a/PKGBUILD b/PKGBUILD
index 70c42ef7ebfa..18acdfe849a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Author: Einhard Leichtfuß <respiranto@icloud.com>
pkgname=ctct
pkgver=0.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="a simple console contact manager"
arch=('any')
url="https://respiranto.de/bash"
-license=('AGPL')
+license=('AGPL3')
backup=('etc/ctct/config.sh')
source=("https://respiranto.de/bash/${pkgname}_v$pkgver.tar.xz")
md5sums=('fcee4a18e2fbf4b3f2514c685a0a8848')