summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e4de5df4857..749dad47a9e1 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.5.r1.g9cf813f
+ pkgver = 0.8.0.r1.g4aa6e45
pkgrel = 1
url = https://github.com/obreitwi/asfa
arch = x86_64
@@ -19,4 +19,3 @@ pkgbase = asfa-git
md5sums = SKIP
pkgname = asfa-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 7959b587fda1..7bd664270d38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=asfa
pkgname=${_pkgname}-git
-pkgver=0.7.5.r1.g9cf813f
+pkgver=0.8.0.r1.g4aa6e45
pkgrel=1
pkgdesc='share files by upload via ssh and generation of a non-guessable link'
arch=('x86_64')