Skip to content

Commit e83f459

Browse files
authored
Update sysfs_preload to 1.0.3 (#926)
1 parent 0a043d1 commit e83f459

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package/sysfs_preload/package

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
pkgnames=(sysfs_preload)
66
pkgdesc="A simple preload that forces any calls to /sys/power/state to use systemd instead."
77
url="https://github.com/Eeems-Org/sysfs_preload"
8-
pkgver=1.0.1-2
9-
timestamp=2024-06-22T05:19Z
8+
pkgver=1.0.3-1
9+
timestamp=2024-10-11T04:33:10Z
1010
section=utils
1111
maintainer="Eeems <[email protected]>"
1212
license=MIT
1313

1414
image=qt:v3.1
15-
source=(https://github.com/Eeems-Org/sysfs_preload/archive/refs/tags/1.0.1.tar.gz)
16-
sha256sums=(73627b68e3b2454efcc2d83e6ebdc2eb473f9cc2616ed1b9dd2acae159c54b3d)
15+
source=(https://github.com/Eeems-Org/sysfs_preload/archive/refs/tags/1.0.3.tar.gz)
16+
sha256sums=(06a4c356e583614880c24afc2205caa3db445e3e6bd4414091545540d841a095)
1717

1818
build() {
1919
find . -name "*.pro" -type f -print0 \

0 commit comments

Comments
 (0)