summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30cdf50140b6..88ec3ec7f279 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-net-libdnet
pkgdesc = Binding for Dug Song's libdnet
pkgver = 0.99
- pkgrel = 2
+ pkgrel = 3
url = https://metacpan.org/release/Net-Libdnet
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 6870c631c3d2..dd619fb006b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=perl-net-libdnet
_cpanname="Net-Libdnet"
pkgver=0.99
-pkgrel=2
+pkgrel=3
pkgdesc="Binding for Dug Song's libdnet"
arch=('i686' 'x86_64')
url="https://metacpan.org/release/${_cpanname}"