| author | Jan Alexander Steffens (heftig)
<heftig@archlinux.org> 2023-10-11 19:24:22 UTC |
| committer | Jan Alexander Steffens (heftig)
<heftig@archlinux.org> 2023-10-11 19:24:22 UTC |
| parent | 018b005fe2052b095bd1230f172e966ab2db933b |
| PKGBUILD | +7 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 404a102..6577bdd 100644 --- a/PKGBUILD +++ b/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