summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')