summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e8f906aeca5..7e4de5df4857 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = asfa-git
pkgdesc = share files by upload via ssh and generation of a non-guessable link
- pkgver = 0.7.4.r2.g0eb6081
+ pkgver = 0.7.5.r1.g9cf813f
pkgrel = 1
url = https://github.com/obreitwi/asfa
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c77eb00f12b8..7959b587fda1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=asfa
pkgname=${_pkgname}-git
-pkgver=0.7.4.r2.g0eb6081
+pkgver=0.7.5.r1.g9cf813f
pkgrel=1
pkgdesc='share files by upload via ssh and generation of a non-guessable link'
arch=('x86_64')