summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2018-10-31 04:18:41 -0600
committerBrian Bidulock2018-10-31 04:18:41 -0600
commit6c7d9b1c07986d9741f0e3da5980584695e6479a (patch)
tree2604c445fe77a7b6a9a0d16e554e94c161f29b73
parent473ed9aa09c37e27fb957cf7cbec596ad4b46d08 (diff)
downloadaur-6c7d9b1c07986d9741f0e3da5980584695e6479a.tar.gz
uppkg
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3d9b0746f06..514b3df2350a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-log-dispatch
pkgdesc = Dispatches messages to one or more outputs
- pkgver = 2.67
- pkgrel = 2
+ pkgver = 2.68
+ pkgrel = 1
url = https://metacpan.org/release/Log-Dispatch
arch = any
license = PerlArtistic
@@ -19,9 +19,9 @@ pkgbase = perl-log-dispatch
depends = perl-params-validate>=1.03
depends = perl>=5.006
options = !emptydirs
- source = http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Log-Dispatch-2.67.tar.gz
- md5sums = d68e256e80ca4e1482b86abf6bcee552
- sha512sums = ab03777800fa758a502e69b25669c3e4ae851d9dcf5f2f4d1a21a94cc61aca866ac361d2a5db3d22d19cb4d11da29ecec19935e29fcad40bb831fb27175846d6
+ source = http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Log-Dispatch-2.68.tar.gz
+ md5sums = c273198cd4ffee4bf51b398a45e785ba
+ sha512sums = 7efc68b7519a3f5cf354cd94d6e4edc6f6955fbae8e7f23da99136c90a29b05e933460157cb5a5d08b10f0ec2b2643a4fe8e10b6aed155b02c4885e77c0d7e92
pkgname = perl-log-dispatch
diff --git a/PKGBUILD b/PKGBUILD
index fb1b58cc5311..c61774fd0d70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: John D Jones III AKA jnbek <jnbek1972 -_AT_- g m a i l -_Dot_- com>
# Generator : CPANPLUS::Dist::Arch 1.32
-pkgname='perl-log-dispatch'
-pkgver='2.67'
-pkgrel='2'
+pkgname=perl-log-dispatch
+pkgver=2.68
+pkgrel=1
pkgdesc="Dispatches messages to one or more outputs"
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -15,8 +15,8 @@ checkdepends=('perl-test-fatal' 'perl-test-needs' 'perl-specio' 'perl-namespace-
'perl-eval-closure' 'perl-params-validationcompiler')
url='https://metacpan.org/release/Log-Dispatch'
source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Log-Dispatch-${pkgver}.tar.gz")
-md5sums=('d68e256e80ca4e1482b86abf6bcee552')
-sha512sums=('ab03777800fa758a502e69b25669c3e4ae851d9dcf5f2f4d1a21a94cc61aca866ac361d2a5db3d22d19cb4d11da29ecec19935e29fcad40bb831fb27175846d6')
+md5sums=('c273198cd4ffee4bf51b398a45e785ba')
+sha512sums=('7efc68b7519a3f5cf354cd94d6e4edc6f6955fbae8e7f23da99136c90a29b05e933460157cb5a5d08b10f0ec2b2643a4fe8e10b6aed155b02c4885e77c0d7e92')
_distdir="Log-Dispatch-${pkgver}"
build() {