Date: Thursday, May 30, 2019 @ 07:47:15
  Author: felixonmars
Revision: 474486

upgpkg: perl-inline 0.83-1

Modified:
  perl-inline/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-30 07:47:09 UTC (rev 474485)
+++ PKGBUILD    2019-05-30 07:47:15 UTC (rev 474486)
@@ -2,7 +2,7 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-inline
-pkgver=0.81
+pkgver=0.83
 pkgrel=1
 pkgdesc="Write Perl subroutines in other languages"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('perl>=5.10.0' 'perl-parse-recdescent>=1.8')
 options=('!emptydirs')
 
source=("https://cpan.metacpan.org/authors/id/T/TI/TINITA/Inline-$pkgver.tar.gz";)
-md5sums=('c91760687e55347211ddf2c36ee774b8')
+md5sums=('ba972c6a1281287efd5b7c9b37c0a929')
 
 build() {
   cd  "$srcdir"/Inline-$pkgver

Reply via email to