Date: Tuesday, January 24, 2023 @ 15:49:36 Author: alucryd Revision: 1388059
upgpkg: aml 0.3.0-1 Modified: aml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-24 15:15:50 UTC (rev 1388058) +++ PKGBUILD 2023-01-24 15:49:36 UTC (rev 1388059) @@ -2,7 +2,7 @@ # Contributor: Andri Yngvason <[email protected]> pkgname=aml -pkgver=0.2.2 +pkgver=0.3.0 pkgrel=1 pkgdesc='Another Main Loop' arch=(x86_64) @@ -15,7 +15,7 @@ ninja ) provides=(libaml.so) -_tag=3afc3aacce6d0342bdff71c38cc477d6e23b9be3 +_tag=b83f3576ce4187d9285f06e9066ef43a691464d4 source=(git+https://github.com/any1/aml.git#tag=${_tag}) b2sums=(SKIP)
