T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / xcb-util-xrm
Commits: 17f8ffa4 by T.J. Townsend at 2024-07-13T22:25:31-04:00 upgpkg: 1.3-3: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = xcb-util-xrm + pkgdesc = XCB utility functions for the X resource manager + pkgver = 1.3 + pkgrel = 3 + url = https://github.com/Airblader/xcb-util-xrm + arch = x86_64 + license = MIT + makedepends = xorg-util-macros + makedepends = libx11 + depends = xcb-util + source = https://github.com/Airblader/xcb-util-xrm/releases/download/v1.3/xcb-util-xrm-1.3.tar.gz + sha256sums = 0129f74c327ae65e2f4ad4002f300b4f02c9aff78c00997f1f1c5a430f922f34 + sha512sums = d8a427ed6d1f1568ce58db9b89284e4fafcc7b7929c31bccf70e5ccd91f3f6cb9c87ff25c4e64d95b0c6215cfecde6c0ee2b3a18759817aea3169ba87602c5de + +pkgname = xcb-util-xrm ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=xcb-util-xrm pkgver=1.3 -pkgrel=2 +pkgrel=3 pkgdesc='XCB utility functions for the X resource manager' url='https://github.com/Airblader/xcb-util-xrm' arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xcb-util-xrm/-/commit/17f8ffa4ff8d7d12226d2d5b26f4598c9bdbcfcf -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xcb-util-xrm/-/commit/17f8ffa4ff8d7d12226d2d5b26f4598c9bdbcfcf You're receiving this email because of your account on gitlab.archlinux.org.
