summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThibault Couraud2017-06-07 10:19:06 +0400
committerThibault Couraud2017-06-07 10:19:06 +0400
commit912aef2b0f86fe2e274419b327796fe8a5842ee5 (patch)
treea67c0078c2510bb592d5e45e86ff47b98aafca0e
parente9fb6dbda64b10988d256500a6654933f9e407fd (diff)
downloadaur-912aef2b0f86fe2e274419b327796fe8a5842ee5.tar.gz
Update pkgrel in order to rebuild after perl 5.26 got into stable
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f23501d4273..7b7fa285755b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-gnome2-wnck
pkgdesc = Perl interface to the Window Navigator Construction Kit
pkgver = 0.16
- pkgrel = 14
+ pkgrel = 15
url = http://search.cpan.org/dist/Gnome2-Wnck
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fcbeb4b7a036..5d7584aa2467 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=perl-gnome2-wnck
pkgver=0.16
-pkgrel=14
+pkgrel=15
pkgdesc="Perl interface to the Window Navigator Construction Kit"
arch=('i686' 'x86_64')
license=("GPL" "PerlArtistic")