summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Breitwieser2021-05-25 18:45:23 +0200
committerOliver Breitwieser2021-05-25 18:45:23 +0200
commitef12774e419951abaae0d3f2168f8ea43b2629f2 (patch)
treebeb6a3db9a4c3f456337ce38bfa0677be4c596eb
parent16433a5ef1d00a577238bc87829c7c1de0492190 (diff)
downloadaur-ef12774e419951abaae0d3f2168f8ea43b2629f2.tar.gz
asfa-git: Update PKGBUILD/.SRCINFO to 0.7.5
-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')