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 52b3d28d58fc..d283d336ec7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
# Generated by mksrcinfo v8
-# Sat Jan 2 02:13:01 UTC 2016
+# Thu Jan 7 17:59:12 UTC 2016
pkgbase = ctct
pkgdesc = a simple console contact manager
pkgver = 0.1.1
- 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.1.tar.xz
md5sums = e5202502c42b6e1f11cba4b37ac8ea1d
diff --git a/PKGBUILD b/PKGBUILD
index 9fe921610d94..cae1c07408d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Author: Einhard Leichtfuß <respiranto@icloud.com>
pkgname=ctct
pkgver=0.1.1
-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=('e5202502c42b6e1f11cba4b37ac8ea1d')