summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--awesome-kj_sh604/.SRCINFO6
-rw-r--r--awesome-kj_sh604/PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/awesome-kj_sh604/.SRCINFO b/awesome-kj_sh604/.SRCINFO
index 56a5540..10f3ccd 100644
--- a/awesome-kj_sh604/.SRCINFO
+++ b/awesome-kj_sh604/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = awesome-kj_sh604
pkgdesc = this is just a renamed awesomeWM build, customized to suit my personal preferences on my system. (tagged release)
- pkgver = 25.02.04
+ pkgver = 25.05.17
pkgrel = 1
url = https://awesomewm.org
arch = i686
@@ -35,7 +35,7 @@ pkgbase = awesome-kj_sh604
provides = awesome
conflicts = awesome
backup = etc/xdg/awesome/rc.lua
- source = awesome::git+https://github.com/kj-sh604/awesome.git#commit=691e36425a645e54402cb04efc4c2b00d73051bd
- md5sums = b93ece1b77154c004ee22120b6f86152
+ source = awesome::git+https://github.com/kj-sh604/awesome.git#commit=f009815cb75139acf4d8ba3c1090bf2844d13f4c
+ md5sums = 8be07643cff51c0a7ef37af8e700ec56
pkgname = awesome-kj_sh604
diff --git a/awesome-kj_sh604/PKGBUILD b/awesome-kj_sh604/PKGBUILD
index 70692e9..2efd866 100644
--- a/awesome-kj_sh604/PKGBUILD
+++ b/awesome-kj_sh604/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=awesome-kj_sh604
_pkgname=awesome
-pkgver=25.02.04
+pkgver=25.05.17
pkgrel=1
pkgdesc='this is just a renamed awesomeWM build, customized to suit
my personal preferences on my system. (tagged release)'
-_commit='691e36425a645e54402cb04efc4c2b00d73051bd'
+_commit='f009815cb75139acf4d8ba3c1090bf2844d13f4c'
arch=('i686' 'x86_64')
url='https://awesomewm.org'
license=('GPL2')
@@ -24,7 +24,7 @@ provides=('notification-daemon' 'awesome')
conflicts=('awesome')
backup=('etc/xdg/awesome/rc.lua')
source=("$_pkgname::git+https://github.com/kj-sh604/awesome.git#commit=$_commit")
-md5sums=('b93ece1b77154c004ee22120b6f86152')
+md5sums=('8be07643cff51c0a7ef37af8e700ec56')
_LUA_VER=5.4
build() {