summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Wojdyła2023-11-07 20:57:39 +0100
committerMichał Wojdyła2023-11-07 20:57:39 +0100
commitfdc3cdd16a576958112b4691781db297eafca58f (patch)
treeb938c0131e4d572da0fd840ac2e5813ae8c750f9
parent8be91df04bc5d3b510cfbcc18ec76c2da5ebb943 (diff)
downloadaur-perl-lingua-en-inflect-number.tar.gz
update to 1.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
2 files changed, 8 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c23ed9760c9f..88506b69b333 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = perl-lingua-en-inflect-number
pkgdesc = Force number of words to singular or plural
- pkgver = 1.1
+ pkgver = 1.12
pkgrel = 1
url = http://search.cpan.org/dist/Lingua-EN-Inflect-Number
arch = any
@@ -8,9 +8,7 @@ pkgbase = perl-lingua-en-inflect-number
license = GPL
depends = perl-lingua-en-inflect
options = !emptydirs
- source = http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/Lingua-EN-Inflect-Number-1.1.tar.gz
- md5sums = bcee940ef603da93e7da11d8eecad409
- sha512sums = bc64ddd4ccaa5b435450f018a9547403e24c2ef017a977fd891258643f6b331368825cdc1aeda58fc59c5803b888cba4b6954c1081aecace3c96cc24d0edae63
+ source = http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Lingua-EN-Inflect-Number-1.12.tar.gz
+ md5sums = b9dc7eb63ee1ff4877afc66440cea653
pkgname = perl-lingua-en-inflect-number
-
diff --git a/PKGBUILD b/PKGBUILD
index e44bf03b9bca..e11b1b0ddd44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
+# Maintainer: Michał Wojdyła < micwoj9292 at gmail dot com >
# Contributor: John D Jones III <j[nospace]n[nospace]b[nospace]e[nospace]k[nospace]1972 -_AT_- the domain name google offers a mail service at ending in dot com>
-# Generator : CPANPLUS::Dist::Arch 1.25
pkgname='perl-lingua-en-inflect-number'
-pkgver='1.1'
+pkgver='1.12'
pkgrel='1'
pkgdesc="Force number of words to singular or plural"
arch=('any')
@@ -11,10 +11,9 @@ options=('!emptydirs')
depends=('perl-lingua-en-inflect')
makedepends=()
url='http://search.cpan.org/dist/Lingua-EN-Inflect-Number'
-source=('http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/Lingua-EN-Inflect-Number-1.1.tar.gz')
-md5sums=('bcee940ef603da93e7da11d8eecad409')
-sha512sums=('bc64ddd4ccaa5b435450f018a9547403e24c2ef017a977fd891258643f6b331368825cdc1aeda58fc59c5803b888cba4b6954c1081aecace3c96cc24d0edae63')
-_distdir="Lingua-EN-Inflect-Number-1.1"
+source=('http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Lingua-EN-Inflect-Number-1.12.tar.gz')
+md5sums=('b9dc7eb63ee1ff4877afc66440cea653')
+_distdir="Lingua-EN-Inflect-Number-1.12"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \