summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlpixTM2017-07-10 17:12:28 +0200
committerAlpixTM2017-07-10 17:12:28 +0200
commita38e3eda2d64032e03dfe6b8808f000c82cef0ac (patch)
tree6672e69d296c1d2ff5c62fbedc1da9281eb75ecd
parent8f8fe137a899d8e309b4c88d4b67058c0777e118 (diff)
downloadaur-a38e3eda2d64032e03dfe6b8808f000c82cef0ac.tar.gz
v1.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ada200470ea..8242f5f78b0a 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.1
+ pkgver = 1.2
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.1.tar.gz
+ source = https://github.com/AlpixTM/transfersh/archive/v1.2.tar.gz
md5sums = SKIP
pkgname = transfersh
diff --git a/PKGBUILD b/PKGBUILD
index 866043ae2985..287135fac517 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: AlpixTM aka Lukas N. <contact@alpix.eu>
pkgname=transfersh
-pkgver=1.1
+pkgver=1.2
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')