summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2021-06-09 18:07:18 +0200
committerMichel Zou2021-06-09 18:07:18 +0200
commitfa47b378a9a79f844a22b1708c1b7e7af081592d (patch)
tree93ffc0670506f052425b08c14a948307aa1c2b6c
parent029a572b9db25382a5c247e67168906270050c32 (diff)
downloadaur-fa47b378a9a79f844a22b1708c1b7e7af081592d.tar.gz
Bump release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 178a14e23862..e10bb07b2e7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dlib
pkgdesc = A general purpose cross-platform C++ library designed using contract programming and modern C++ techniques
pkgver = 19.22
- pkgrel = 1
+ pkgrel = 2
url = http://dlib.net
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 4b42196e2132..8795f59355a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=dlib
pkgver=19.22
-pkgrel=1
+pkgrel=2
pkgdesc="A general purpose cross-platform C++ library designed using contract programming and modern C++ techniques"
arch=('x86_64')
url="http://dlib.net"