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 22f1e09e2015..6ff91d6844e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = asfa
pkgdesc = share files by upload via ssh and generation of a non-guessable link
- pkgver = 0.7.5
+ pkgver = 0.8.0
pkgrel = 1
url = https://github.com/obreitwi/asfa
arch = x86_64
@@ -15,4 +15,3 @@ pkgbase = asfa
depends = zlib
pkgname = asfa
-
diff --git a/PKGBUILD b/PKGBUILD
index 831c571d3b60..b51124188422 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oliver Breitwieser <oliver@breitwieser.eu>
pkgname=asfa
-pkgver=0.7.5
+pkgver=0.8.0
pkgrel=1
pkgdesc='share files by upload via ssh and generation of a non-guessable link'
arch=('x86_64')