Date: Sunday, March 8, 2020 @ 10:23:11 Author: bgyorgy Revision: 591627
upgpkg: adriconf 1.6.1-1: Update to new version Modified: adriconf/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 10:15:01 UTC (rev 591626) +++ PKGBUILD 2020-03-08 10:23:11 UTC (rev 591627) @@ -1,8 +1,8 @@ # Maintainer: Balló György <ballogyor+arch at gmail dot com> pkgname=adriconf -pkgver=1.5.1 -pkgrel=2 +pkgver=1.6.1 +pkgrel=1 pkgdesc="GUI tool to configure Mesa drivers by setting options and writing them to the standard drirc file" arch=(x86_64) url="https://github.com/jlHertel/adriconf" @@ -9,7 +9,7 @@ license=(GPL3) depends=(boost-libs gtkmm3 libxml++ pciutils) makedepends=(boost cmake git) -_commit=bfdd9128771a5c46c61b3bc36270161824d35ffd # tags/v1.5.1 +_commit=25d3f75e2fc8a1f2442818f75418dd734ed4ea20 # tags/v1.6.1 source=("git+https://github.com/jlHertel/adriconf#commit=$_commit") sha256sums=('SKIP')
