summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 392d282b7db8..55534dc784a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Steve Engledow <steve at offend dot me dot uk>
pkgname=please
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="A command line utility that makes it easy to integrate web services into your shell scripts"
arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ install=
changelog=
source=($pkgname-$pkgver.tar.gz)
noextract=()
-md5sums_i686=('413386273fb03f97ccbf68f467113e03')
-md5sums_x86_64=('180876d83b1f937c8d7040898c092ad7')
+md5sums_i686=('c56e2d9a48355707dbaf23feee5154d1')
+md5sums_x86_64=('ed0b9396974e0e9cbe9305037b3a443b')
source=()
source_i686=("please-i686::https://github.com/stilvoid/$pkgname/releases/download/v$pkgver/$pkgname-linux-i386")
source_x86_64=("please-x86_64::https://github.com/stilvoid/$pkgname/releases/download/v$pkgver/$pkgname-linux-amd64")