summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsomini2020-08-22 14:23:53 +0100
committersomini2020-08-22 14:23:53 +0100
commita6413a3e26b17e73677cd5ba5839967cfc6da61a (patch)
tree3a3c537f26632088713006b303a99938a554e282
parent21aea24a6880f931917f705420e79a335f2c1db6 (diff)
downloadaur-a6413a3e26b17e73677cd5ba5839967cfc6da61a.tar.gz
Fix SRCINFO
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e255349538a9..c11cf8a72082 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pidgin-gnutls
pkgver = 2.14.1
- pkgrel = 3
+ pkgrel = 5
url = https://pidgin.im/
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index a62636579046..110ee33abdd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=('pidgin-gnutls' 'libpurple-gnutls' 'finch-gnutls')
pkgbase=pidgin-gnutls
_pkgname="${pkgname%-gnutls}"
pkgver=2.14.1
-pkgrel=4
+pkgrel=5
arch=('x86_64')
url="https://pidgin.im/"
license=('GPL')