summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16cfd54e9b5f..f668bf2fdb65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-webservice-linode
pkgdesc = Perl Interface to the Linode.com API
- pkgver = 0.19
- pkgrel = 4
+ pkgver = 0.28
+ pkgrel = 1
url = http://search.cpan.org/~mikegrb/WebService-Linode/
arch = any
license = GPL1
@@ -9,7 +9,7 @@ pkgbase = perl-webservice-linode
makedepends = perl-module-build-tiny
depends = perl-json
depends = perl-lwp-protocol-https
- source = perl-webservice-linode::git+https://github.com/mikegrb/WebService-Linode.git#tag=0.19
+ source = perl-webservice-linode::git+https://github.com/mikegrb/WebService-Linode.git#tag=0.28
sha256sums = SKIP
pkgname = perl-webservice-linode
diff --git a/PKGBUILD b/PKGBUILD
index 2bde20250ae5..166c53fd7a2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Phillip Smith <fukawi2@NO-SPAM.gmail.com>
pkgname=perl-webservice-linode
-pkgver=0.19
-pkgrel=4
+pkgver=0.28
+pkgrel=1
pkgdesc="Perl Interface to the Linode.com API"
url="http://search.cpan.org/~mikegrb/WebService-Linode/"
license=('GPL1')