summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlpixTM2019-01-29 20:31:12 +0100
committerAlpixTM2019-01-29 20:31:12 +0100
commit7ebea9055b17a429fa134a84d805c25f45fcd7d0 (patch)
tree41d97260d994b6266aef0c50c616d1b041c92ee9 /PKGBUILD
parent672bd025b322b342e3057eec5e4e3a0cc1f01e6f (diff)
downloadaur-transfersh.tar.gz
update v1.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 753c04d5a108..ddd924177464 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: AlpixTM aka Lukas N. <contact@alpix.eu>
pkgname=transfersh
-pkgver=1.4
+pkgver=1.4.1
pkgrel=1
pkgdesc="Unofficial command-line client for https://transfer.sh"
arch=('any')
@@ -8,8 +8,8 @@ url="https://github.com/AlpixTM/transfersh"
license=('AGPL')
depends=('python' 'python-requests')
install=
-source=('https://github.com/AlpixTM/transfersh/archive/v1.4.tar.gz')
-md5sums=('b7161f7ea7188ec3ff5570bcac615247')
+source=('https://github.com/AlpixTM/transfersh/archive/v1.4.1.tar.gz')
+md5sums=('0a33aec2fda2f2fe791928f722a5dfcd')
package() {
cd "$pkgname-$pkgver"