diff --git a/.SRCINFO b/.SRCINFO index 8388d37..11d9f2a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = sway-hidpi-git - pkgdesc = Tiling Wayland compositor and replacement for the i3 window manager, with XWayland HiDPI + pkgdesc = Tiling Wayland compositor and replacement for the i3 window manager, with XWayland HiDPI (git version) pkgver = r6539.1dbb6990 - pkgrel = 1 + pkgrel = 2 url = https://swaywm.org arch = i686 arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index e4189cb..a23e188 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,9 +3,9 @@ pkgname=sway-hidpi-git _pkgname=sway-hidpi pkgver=r6539.1dbb6990 -pkgrel=1 +pkgrel=2 license=("MIT") -pkgdesc="Tiling Wayland compositor and replacement for the i3 window manager, with XWayland HiDPI" +pkgdesc="Tiling Wayland compositor and replacement for the i3 window manager, with XWayland HiDPI (git version)" makedepends=( "git" "meson"