summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwhoami2019-06-04 04:42:48 +0300
committerwhoami2019-06-04 04:42:48 +0300
commit3d097ee82ab49a7f2321634cbfde6f11a9afe76c (patch)
tree923410ae40fc4b00d7e74417ed7e329cfb3423ca
parente61eb7ac2f01d127da4ff84d1233f03ce284f3f3 (diff)
downloadaur-3d097ee82ab49a7f2321634cbfde6f11a9afe76c.tar.gz
try to correct ver bump
-rw-r--r--.SRCINFO21
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 21 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6621ff8170c0..ab3e8d272ba7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,26 +1,7 @@
pkgbase = ncdc
pkgdesc = Modern and lightweight direct connect client with a friendly ncurses interface
- pkgver = 1.22
- pkgrel = 1
- url = http://dev.yorhel.nl/ncdc
- arch = i686
- arch = x86_64
- arch = arm
- arch = armv6h
- license = MIT
- depends = gnutls
- depends = sqlite
- depends = glib2
- depends = libmaxminddb
- source = http://dev.yorhel.nl/download/ncdc-1.22.tar.gz
- sha256sums = fd41ef85cec3eca0107d83583ad25faa8804dd22d76f6da7fc157e0233b13a59
-
-pkgname = ncdc
-
-pkgbase = ncdc
- pkgdesc = Modern and lightweight direct connect client with a friendly ncurses interface
pkgver = 1.22.1
- pkgrel = 1
+ pkgrel = 3
url = http://dev.yorhel.nl/ncdc
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ddad95a9114c..508f53035d8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=ncdc
pkgver=1.22.1
-pkgrel=2
+pkgrel=3
pkgdesc='Modern and lightweight direct connect client with a friendly ncurses interface'
arch=('i686' 'x86_64' 'arm' 'armv6h')
url='http://dev.yorhel.nl/ncdc'