summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJán Kosterec2023-04-26 07:49:10 +0200
committerJán Kosterec2023-04-26 07:49:10 +0200
commit0de26a4c58c3b732c54ffa2fb1ea9710a818b931 (patch)
tree8b6475dac412a602a6c2f6bbdfd38a6e4a5d2170 /PKGBUILD
parentc5c4b6cc5cbe1ea29438e742edaad3951d7712ac (diff)
downloadaur-rapiddisk-dkms.tar.gz
Update version to 9.1.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b24f9694b097..e5fcbb5029ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase='rapiddisk'
pkgname="$_pkgbase-dkms"
_vermajor=9
-_verminor=0
+_verminor=1
_verrevision=0
pkgver=${_vermajor}.${_verminor}.${_verrevision}
pkgrel=1
@@ -17,7 +17,7 @@ depends=('dkms'
'libmicrohttpd')
makedeps=('jansson')
install=${pkgname}.install
-_gitcommit=bde4d2b
+_gitcommit=cbc7c7c
source=("git+https://github.com/pkoutoupis/rapiddisk#commit=${_gitcommit}")
md5sums=('SKIP')