summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormeister15932021-04-08 21:00:07 +0400
committermeister15932021-04-08 21:01:00 +0400
commit3bb26b3adcb4a3c7e29360065707ee2724ab2b50 (patch)
treef0d6489c5f3487a7cb71646b078b910938c8407d
parent5970587a215249e13fd7d650b7548790bb7716be (diff)
downloadaur-3bb26b3adcb4a3c7e29360065707ee2724ab2b50.tar.gz
Updated srcinfo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 281732afb4fd..0d8d3051ae09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xidlehook-git
pkgdesc = xautolock rewrite in Rust, with a few extra features
- pkgver = 0.9.1.r25.gbe3faea
+ pkgver = 0.9.1.r29.g5c6cd2f
pkgrel = 1
url = https://gitlab.com/jD91mZM2/xidlehook
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = xidlehook-git
depends = libpulse
provides = xidlehook
conflicts = xidlehook
- source = git+https://gitlab.com/jD91mZM2/xidlehook
+ source = git+https://gitlab.com/jD91mZM2/xidlehook.git
sha256sums = SKIP
pkgname = xidlehook-git
diff --git a/PKGBUILD b/PKGBUILD
index f1cd6a5e4f33..fe63ea068ca6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=xidlehook-git
_pkgname=xidlehook
-pkgver=0.9.1.r25.gbe3faea
+pkgver=0.9.1.r29.g5c6cd2f
pkgrel=1
pkgdesc="xautolock rewrite in Rust, with a few extra features"
url="https://gitlab.com/jD91mZM2/xidlehook"
@@ -12,7 +12,7 @@ makedepends=("git" "rust" "libxss" "python")
provides=("xidlehook")
conflicts=("xidlehook")
depends=("libpulse")
-source=("git+$url")
+source=("git+$url.git")
sha256sums=('SKIP')
pkgver() {