author | Antonio Rojas
<arojas@archlinux.org> 2024-01-11 07:13:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-01-11 07:13:32 UTC |
parent | 126636a823d6f0593b7b1310b4039fc1ce3e59c1 |
.SRCINFO | +1 | -1 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 6e9c920..8cdc9ab 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = kwayland pkgdesc = Qt-style Client and Server library wrapper for the Wayland libraries - pkgver = 5.92.0 + pkgver = 6.rc.5.92.0 pkgrel = 1 url = https://kde.org/plasma-desktop/ arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index ce07279..14e77b7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=kwayland _pkgver=5.92.0 # fake version number to bypass conflicts with KF5 -pkgver=5.92.0 +pkgver=6.rc.$_pkgver _dirver=$(echo $_pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'