summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteve Engledow2015-08-26 23:22:37 +0100
committerSteve Engledow2015-08-26 23:22:47 +0100
commit039086df722063ba65be84e827a1db58cf5594ed (patch)
treeb80e56479ce3ec73644b5f11d568d1334984d290 /PKGBUILD
parent2ed0fa91fe4620027d4b4e91d73c4420b8e2c133 (diff)
downloadaur-039086df722063ba65be84e827a1db58cf5594ed.tar.gz
Update to 1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39ba4460b6eb..392d282b7db8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Steve Engledow <steve at offend dot me dot uk>
pkgname=please
-pkgver=0.5
+pkgver=1.0
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=('2b04f8fc873ffa4d8e79d38f81e1180b')
-md5sums_x86_64=('e67ff59da4c4207e32e83329bddc418d')
+md5sums_i686=('413386273fb03f97ccbf68f467113e03')
+md5sums_x86_64=('180876d83b1f937c8d7040898c092ad7')
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")