summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Breitwieser2021-06-15 12:31:13 +0200
committerOliver Breitwieser2021-06-15 12:31:13 +0200
commitfdfdf0fbb5bb2f931ea1bf8e0706288c96936bc8 (patch)
tree790d2bba78ba45f6ae1e456da07cfd7628ea275b
parentcb98fd45f9b5188d965309f04742554048e71583 (diff)
downloadaur-fdfdf0fbb5bb2f931ea1bf8e0706288c96936bc8.tar.gz
Update PKGBUILD
-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')