summarylogtreecommitdiffstats
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
parent78c61c4db23ea6d0888bfee5bf1b3de78d6bc48c (diff)
downloadaur-f31bfecea4536270c0507c6d6f093f542642dd5f.tar.gz
Update to version 0.2.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbc46f7af3a8..0add85392a24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,13 @@
-# Generated by mksrcinfo v8
-# Fri Jan 29 13:01:02 UTC 2016
pkgbase = ctct
pkgdesc = a simple console contact manager
- pkgver = 0.2.1
+ pkgver = 0.2.2
pkgrel = 1
url = https://respiranto.de/bash
arch = any
license = AGPL3
backup = etc/ctct/config.sh
- source = https://respiranto.de/bash/ctct_v0.2.1.tar.xz
- md5sums = c3f12430454ae1e4e31b2b85d54b89ca
+ source = https://respiranto.de/bash/ctct_v0.2.2.tar.xz
+ md5sums = e3c642310c10c7cea1439c93c1f3ccfd
pkgname = ctct
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()
{