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 2d3093e7db58..dfc779bf743c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-text-chm
pkgdesc = Perl Text::CHM - Extension for handling MS Compiled HtmlHelp Files
pkgver = 0.01
- pkgrel = 2
+ pkgrel = 3
url = http://search.cpan.org/dist/Text-CHM
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index e5ab2f64bbd9..6548c48206f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _perlmod=Text-CHM
_modnamespace=Text
pkgname=perl-text-chm
pkgver=0.01
-pkgrel=2
+pkgrel=3
pkgdesc="Perl Text::CHM - Extension for handling MS Compiled HtmlHelp Files"
arch=('i686' 'x86_64')
url="http://search.cpan.org/dist/${_perlmod}"