summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiater2023-08-19 13:53:04 +0200
committerpiater2023-08-19 13:53:04 +0200
commitf7536c974e0d3b6c382099b8ba4af0b197326210 (patch)
tree9379bdb7e74a9789852633d04520cfd67559389f
parent92c1394382016663f25f481acb948122e59f4c01 (diff)
downloadaur-f7536c974e0d3b6c382099b8ba4af0b197326210.tar.gz
update version to 2.0.28
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78696bcd6f6d..88135e426c12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_reponame=seadrive-fuse
pkgname=seadrive-daemon
-pkgver=2.0.27
+pkgver=2.0.28
pkgrel=1
pkgdesc="SeaDrive daemon with FUSE interface"
arch=('x86_64')
@@ -13,7 +13,7 @@ license=('GPL3')
depends=('libsearpc' 'sqlite' 'curl' 'fuse2' 'libevent' 'openssl'
'glib2' 'zlib' 'util-linux-libs' 'jansson' 'glibc' 'libwebsockets')
makedepends=('git')
-_tag=30e139d01730aef4356251bb409067935614208d # git rev-parse v${pkgver}
+_tag=c27d1fb3ec3fea5464592d7bb014e9337b8a3021 # git rev-parse v${pkgver}
source=("git+https://github.com/haiwen/$_reponame.git#tag=$_tag")
sha256sums=('SKIP')