summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Meyer2023-02-10 10:35:10 +0100
committerMarius Meyer2023-02-10 10:45:30 +0100
commit449c02832fc45fa4df93e4da7fccd2e23c7290a7 (patch)
tree4dae8dbc65fc05b13e415fef76964333d8e13a2b
parent07af0d1db0a475ef8b9c0038250d9af28c683dda (diff)
downloadaur-light-locker-settings.tar.gz
Update version to 1.5.4
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0af41156f898..65e6c5c3c799 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,15 @@
pkgbase = light-locker-settings
pkgdesc = A simple GUI configuration utility for light-locker
- pkgver = 1.5.3
+ pkgver = 1.5.4
pkgrel = 1
- url = https://github.com/Antergos/light-locker-settings
+ url = https://github.com/Froggo8311/light-locker-settings
arch = any
license = GPL
depends = intltool
depends = light-locker
depends = python-psutil
optdepends = xfce4-power-manager>=1.3.0: Sync settings with XFCE4
- source = light-locker-settings-1.5.3.tar.gz::https://github.com/Antergos/light-locker-settings/archive/1.5.3.tar.gz
- sha256sums = 9174ee896d9ea7f41cb14eed61bea473de4b57278858bbd32045f1ed64858fcd
-
+ source = light-locker-settings-1.5.4.tar.gz::https://github.com/Froggo8311/light-locker-settings/archive/1.5.4.tar.gz
+ sha256sums = 26c1b3cf2c6af0672d7fb15164902d09b431976658e252bcddf45b8f06d90f81
pkgname = light-locker-settings
diff --git a/PKGBUILD b/PKGBUILD
index 7a9e17abe152..7ceff7b71908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL')
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/Froggo8311/light-locker-settings/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('9174ee896d9ea7f41cb14eed61bea473de4b57278858bbd32045f1ed64858fcd')
+sha256sums=('26c1b3cf2c6af0672d7fb15164902d09b431976658e252bcddf45b8f06d90f81')
build() {
cd "$srcdir/$pkgname-$pkgver"
./configure --prefix=/usr