summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj-sh6042025-04-17 05:45:36 -0400
committerkj-sh6042025-04-17 05:45:36 -0400
commitd5abac497482a5fe292a27a43cffe7eea23bca3d (patch)
tree905b6f8731b1ad9fc58f656aade9f8cb4b1ae71f
parent4b52146d4cd374f3d2e1e61a1adaf516d4f0aabf (diff)
upgpkg: `25.02.04-1`
-rw-r--r--awesome-kj_sh604/.SRCINFO8
-rw-r--r--awesome-kj_sh604/PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/awesome-kj_sh604/.SRCINFO b/awesome-kj_sh604/.SRCINFO
index 7c7ae49..56a5540 100644
--- a/awesome-kj_sh604/.SRCINFO
+++ b/awesome-kj_sh604/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = awesome-kj_sh604
pkgdesc = this is just a renamed awesomeWM build, customized to suit my personal preferences on my system. (tagged release)
- pkgver = 24.11.19
- pkgrel = 2
+ pkgver = 25.02.04
+ pkgrel = 1
url = https://awesomewm.org
arch = i686
arch = x86_64
@@ -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=0f950cbb625175134b45ea65acdf29b2cbe8c456
- md5sums = a4882fe2e39442f9bbc3dd91c6785ef9
+ source = awesome::git+https://github.com/kj-sh604/awesome.git#commit=691e36425a645e54402cb04efc4c2b00d73051bd
+ md5sums = b93ece1b77154c004ee22120b6f86152
pkgname = awesome-kj_sh604
diff --git a/awesome-kj_sh604/PKGBUILD b/awesome-kj_sh604/PKGBUILD
index 22de4b3..70692e9 100644
--- a/awesome-kj_sh604/PKGBUILD
+++ b/awesome-kj_sh604/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=awesome-kj_sh604
_pkgname=awesome
-pkgver=24.11.19
-pkgrel=2
+pkgver=25.02.04
+pkgrel=1
pkgdesc='this is just a renamed awesomeWM build, customized to suit
my personal preferences on my system. (tagged release)'
-_commit='0f950cbb625175134b45ea65acdf29b2cbe8c456'
+_commit='691e36425a645e54402cb04efc4c2b00d73051bd'
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=('a4882fe2e39442f9bbc3dd91c6785ef9')
+md5sums=('b93ece1b77154c004ee22120b6f86152')
_LUA_VER=5.4
build() {