Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
libliftoff


Commits:
33061a23 by Maxime Gauduin at 2024-06-04T18:18:04+02:00
upgpkg: 0.5.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = libliftoff
+       pkgdesc = Lightweight KMS plane library
+       pkgver = 0.5.0
+       pkgrel = 1
+       url = https://gitlab.freedesktop.org/emersion/libliftoff
+       arch = x86_64
+       license = MIT
+       makedepends = git
+       makedepends = meson
+       depends = glibc
+       depends = libdrm
+       provides = libliftoff.so
+       source = 
git+https://gitlab.freedesktop.org/emersion/libliftoff.git#tag=8b08dc1c14fd019cc90ddabe34ad16596b0691f4
+       b2sums = 
6733d1a1f01fa27c1d862a644ba56468b67d60375845c9134ab47d1edb1537cc3003e6689b09f3ee8613592e59f50adaff6eefac61892c3772e9a4f64de2858f
+
+pkgname = libliftoff


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Sefa Eyeoglu <cont...@scrumplex.net>
 
 pkgname=libliftoff
-pkgver=0.4.1
+pkgver=0.5.0
 pkgrel=1
 pkgdesc='Lightweight KMS plane library'
 arch=(x86_64)
@@ -18,9 +18,9 @@ makedepends=(
   meson
 )
 provides=(libliftoff.so)
-_tag=e045589f37835d66e3ffe8130a597bb4eb9ee08f
+_tag=8b08dc1c14fd019cc90ddabe34ad16596b0691f4
 source=(git+https://gitlab.freedesktop.org/emersion/libliftoff.git#tag=${_tag})
-b2sums=(SKIP)
+b2sums=('6733d1a1f01fa27c1d862a644ba56468b67d60375845c9134ab47d1edb1537cc3003e6689b09f3ee8613592e59f50adaff6eefac61892c3772e9a4f64de2858f')
 
 pkgver() {
   cd libliftoff



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libliftoff/-/commit/33061a230b25fdd3a7455ccfc5e085df0fc0334c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libliftoff/-/commit/33061a230b25fdd3a7455ccfc5e085df0fc0334c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to