summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarius Meyer2023-02-10 10:35:10 +0100
committerMarius Meyer2023-02-10 10:35:10 +0100
commit07af0d1db0a475ef8b9c0038250d9af28c683dda (patch)
tree689735ca2e96aaef57417b2627c47642ed249161 /PKGBUILD
parent853e7ee6c15a0f7028640feb6332507fcef495a6 (diff)
downloadaur-07af0d1db0a475ef8b9c0038250d9af28c683dda.tar.gz
Update version to 1.5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c38717716140..7a9e17abe152 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,16 @@
# Contributor: Jonathon Fernyhough <>
pkgname=light-locker-settings
-pkgver=1.5.3
+pkgver=1.5.4
pkgrel=1
pkgdesc='A simple GUI configuration utility for light-locker'
arch=('any')
-url='https://github.com/Antergos/light-locker-settings'
+url='https://github.com/Froggo8311/light-locker-settings'
license=('GPL')
-depends=('intltool' 'light-locker' 'python-psutil')
+depends=('intltool' 'light-locker' 'python-psutil' 'python-gobject')
optdepends=("xfce4-power-manager>=1.3.0: Sync settings with XFCE4")
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Antergos/light-locker-settings/archive/${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Froggo8311/light-locker-settings/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('9174ee896d9ea7f41cb14eed61bea473de4b57278858bbd32045f1ed64858fcd')
-
build() {
cd "$srcdir/$pkgname-$pkgver"
./configure --prefix=/usr