summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteve Engledow2015-07-30 00:12:48 +0100
committerSteve Engledow2015-07-30 00:12:48 +0100
commit72a7523ec6c587446a70a5048a46aa01b1279c62 (patch)
tree5efd5d596425e8e1ae03373f8e65ad671ba4eb79 /PKGBUILD
parent57762b8db8acc5122f04b51dc85da76484e5162e (diff)
downloadaur-72a7523ec6c587446a70a5048a46aa01b1279c62.tar.gz
Update to 0.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5adf84e2285..f98c1e3f4cfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Steve Engledow <steve at offend dot me dot uk>
pkgname=please
-pkgver=0.4.0
+pkgver=0.4.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=('695e5519ef51e469cc65110adc4b07ec')
-md5sums_x86_64=('a39af638db0660adb5c86d0eb3a9e810')
+md5sums_i686=('39bf1a009c3a964c8bd48605cafe39c2')
+md5sums_x86_64=('d901396770aea8374e01bc71ca668b99')
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")