summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlpixTM2017-06-03 14:27:33 +0200
committerAlpixTM2017-06-03 14:27:33 +0200
commit8f8fe137a899d8e309b4c88d4b67058c0777e118 (patch)
tree0a0349d4f97347b581cfb7243a4d196afb4ea211
parentad06f5c08a1095e8966ddcba3ec0fb9b7b159563 (diff)
downloadaur-8f8fe137a899d8e309b4c88d4b67058c0777e118.tar.gz
v1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5cefe1f9f3f2..2ada200470ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = transfersh
pkgdesc = unofficial command-line client for https://github.com/dutchcoders/transfer.sh (https://transfer.sh) Share a file easy with >transfersh filepath<
- pkgver = 1.0
+ pkgver = 1.1
pkgrel = 1
url = https://github.com/AlpixTM/transfersh
arch = any
license = AGPL
depends = python
depends = python-requests
- source = https://github.com/AlpixTM/transfersh/archive/v1.0.tar.gz
+ source = https://github.com/AlpixTM/transfersh/archive/v1.1.tar.gz
md5sums = SKIP
pkgname = transfersh
diff --git a/PKGBUILD b/PKGBUILD
index 48b53764de29..866043ae2985 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: AlpixTM aka Lukas N. <contact@alpix.eu>
pkgname=transfersh
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="unofficial command-line client for https://github.com/dutchcoders/transfer.sh (https://transfer.sh) Share a file easy with >transfersh filepath<"
arch=('any')