summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072022-06-01 15:25:00 +0200
committersL1pKn072022-06-01 15:25:00 +0200
commit8f2683fea014bb78bd35828f125ae78a6c177fb5 (patch)
treec70688f8f9224f96eca74c1c6303b23ba8d56578
parent9727bf020d6bd911920430d4daa81735222344f5 (diff)
downloadaur-8f2683fea014bb78bd35828f125ae78a6c177fb5.tar.gz
bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f4ea5045baa..fa75953c827e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,8 @@
-# Generated by mksrcinfo v8
-# Sat Sep 23 14:51:33 UTC 2017
pkgbase = perl-json-rpc
pkgdesc = Perl implementation of JSON-RPC 1.1 protocol
pkgver = 1.06
- pkgrel = 3
+ pkgrel = 4
url = http://search.cpan.org/~dmaki/JSON-RPC
- arch = i686
arch = x86_64
license = GPL
license = PerlArtistic
@@ -23,4 +20,3 @@ pkgbase = perl-json-rpc
sha256sums = d75ba8b558988b3fdffa12ff62a55f0f1aaff8aa73b708bff3701ff88a2b8757
pkgname = perl-json-rpc
-
diff --git a/PKGBUILD b/PKGBUILD
index af9e49deee88..ca9f93413495 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=perl-json-rpc
_realname='JSON-RPC'
pkgver=1.06
-pkgrel=3
+pkgrel=4
pkgdesc="Perl implementation of JSON-RPC 1.1 protocol"
-arch=('i686' 'x86_64')
+arch=('x86_64')
conflicts=('perl-json-rpc-legacy')
url='http://search.cpan.org/~dmaki/JSON-RPC'
license=('GPL' 'PerlArtistic')