summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ceba8e44b83..c61226453d78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vyacheslav Konovalov <vyachkonovalov@protonmail.com>
pkgname=transfer.sh
-pkgver=1.2.1
+pkgver=1.3.0
pkgrel=1
pkgdesc='Easy and fast file sharing from the command-line'
arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://transfer.sh/'
license=('MIT')
makedepends=('go')
source=("https://github.com/dutchcoders/transfer.sh/archive/v${pkgver}.tar.gz")
-sha256sums=('26e236f6abd97f9dea73d2d36a29a94a1bf5bc26c53679cf726eac5f95e8418c')
+sha256sums=('e77122a88339873408700c569834613bda38ec7a810cd98ae488c2edda23c4e3')
build() {
cd transfer.sh-$pkgver