summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Breitwieser2021-06-15 12:31:02 +0200
committerOliver Breitwieser2021-06-15 12:31:02 +0200
commitea48a00b40378307a456453437bedcf068e24e96 (patch)
treecfe2b167ee581dc2eecbdd04e19ae0707df166b1
parentef12774e419951abaae0d3f2168f8ea43b2629f2 (diff)
downloadaur-ea48a00b40378307a456453437bedcf068e24e96.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 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')