diff --git a/.SRCINFO b/.SRCINFO index a14498c..6d25c67 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = wlroots-hidpi-git - pkgdesc = Modular Wayland compositor library, with XWayland HiDPI + pkgdesc = Modular Wayland compositor library, with XWayland HiDPI (git version) pkgver = 0.12.0.r96.g4c363a56 - pkgrel = 1 + pkgrel = 2 url = https://github.com/swaywm/wlroots arch = x86_64 license = custom:MIT diff --git a/PKGBUILD b/PKGBUILD index ffddbd0..93d8ba7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,9 +2,9 @@ # Contributor: Adrian Perez de Castro pkgname=wlroots-hidpi-git pkgver=0.12.0.r96.g4c363a56 -pkgrel=1 +pkgrel=2 license=(custom:MIT) -pkgdesc='Modular Wayland compositor library, with XWayland HiDPI' +pkgdesc='Modular Wayland compositor library, with XWayland HiDPI (git version)' url=https://github.com/swaywm/wlroots arch=(x86_64) provides=("wlroots-hidpi=${pkgver%%.r*}")