Date: Thursday, August 18, 2022 @ 09:00:08 Author: alucryd Revision: 1266807
upgpkg: libliftoff 0.3.0-1 Modified: libliftoff/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 08:59:26 UTC (rev 1266806) +++ PKGBUILD 2022-08-18 09:00:08 UTC (rev 1266807) @@ -3,8 +3,8 @@ # Contributor: Sefa Eyeoglu <[email protected]> pkgname=libliftoff -pkgver=0.2.0 -pkgrel=2 +pkgver=0.3.0 +pkgrel=1 pkgdesc='Lightweight KMS plane library' arch=(x86_64) url=https://gitlab.freedesktop.org/emersion/libliftoff @@ -18,7 +18,7 @@ meson ) provides=(libliftoff.so) -_tag=378ccb4f84a2473fe73dbdc56fe35a0d2ee661cc +_tag=c4488eeff94f511aa4d93ef93a042e471c1b2705 source=(git+https://gitlab.freedesktop.org/emersion/libliftoff.git#tag=${_tag}) b2sums=(SKIP)
