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 aeca490f48b2..1d918254c971 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-compress-raw-lzma
pkgdesc = Low-Level Interface to lzma compression library
pkgver = 2.101
- pkgrel = 1
+ pkgrel = 2
url = https://metacpan.org/release/Compress-Raw-Lzma
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9e7dab817d34..2404ccb239d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname='perl-compress-raw-lzma'
pkgver='2.101'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Low-Level Interface to lzma compression library"
arch=('i686' 'x86_64')
license=('PerlArtistic' 'GPL')