Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / libqrtr-glib
Commits: 5b2569d1 by Jan Alexander Steffens (heftig) at 2023-10-11T21:24:22+02:00 reformat - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -8,11 +8,16 @@ url="https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib" arch=(x86_64) license=(GPL2) depends=(glib2) -makedepends=(gtk-doc meson git gobject-introspection) +makedepends=( + git + gobject-introspection + gtk-doc + meson +) provides=(libqrtr-glib.so) _commit=8991f0e93713ebf4da48ae4f23940ead42f64c8c # tags/1.2.2^0 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib.git#commit=$_commit") -sha256sums=('SKIP') +b2sums=('SKIP') pkgver() { cd libqrtr-glib View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libqrtr-glib/-/commit/5b2569d183973bd7a0d222036dced5323557ea80 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libqrtr-glib/-/commit/5b2569d183973bd7a0d222036dced5323557ea80 You're receiving this email because of your account on gitlab.archlinux.org.
