Date: Saturday, January 14, 2023 @ 10:08:48 Author: arojas Revision: 1383394
upgpkg: adriconf 2.5.1-1: Update to 2.5.1 Modified: adriconf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-14 09:44:45 UTC (rev 1383393) +++ PKGBUILD 2023-01-14 10:08:48 UTC (rev 1383394) @@ -1,7 +1,7 @@ # Maintainer: Balló György <ballogyor+arch at gmail dot com> pkgname=adriconf -pkgver=2.5.0 +pkgver=2.5.1 pkgrel=1 pkgdesc="GUI tool to configure Mesa drivers by setting options and writing them to the standard drirc file" arch=(x86_64) @@ -10,7 +10,7 @@ depends=(gtkmm3 pciutils pugixml) makedepends=(cmake) source=(https://gitlab.freedesktop.org/mesa/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz) -sha256sums=('d57bef5e72c7ccd68b442c998f63119da86e637d5d8284bc066347333492e183') +sha256sums=('3940acc54c7a72cb2cc213064bbbff4593f9878624e3f57b0288fb4112f31592') build() { cmake -B build -S $pkgname-v$pkgver \
