Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
bemenu


Commits:
544b88a9 by Frederik Schwan at 2024-07-13T14:55:18+02:00
upgpkg: 0.6.22-2: move to wlroots0.17

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = bemenu
        pkgdesc = Dynamic menu library and client program inspired by dmenu
        pkgver = 0.6.22
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/Cloudef/bemenu
        arch = x86_64
        license = GPL-3.0-or-later
@@ -13,7 +13,7 @@ pkgbase = bemenu
        makedepends = scdoc
        makedepends = wayland
        makedepends = wayland-protocols
-       makedepends = wlroots
+       makedepends = wlroots0.17
        source = 
https://github.com/Cloudef/bemenu/releases/download/0.6.22/bemenu-0.6.22.tar.gz
        source = 
https://github.com/Cloudef/bemenu/releases/download/0.6.22/bemenu-0.6.22.tar.gz.asc
        validpgpkeys = 16B6B7CACAF339DECE9F154729317348D687B86B


=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@ pkgname=(
   bemenu-x11
 )
 pkgver=0.6.22
-pkgrel=1
+pkgrel=2
 pkgdesc="Dynamic menu library and client program inspired by dmenu"
 url="https://github.com/Cloudef/bemenu";
 arch=(x86_64)
@@ -26,7 +26,7 @@ makedepends=(
   scdoc
   wayland
   wayland-protocols
-  wlroots
+  wlroots0.17
 )
 source=(
   "$url/releases/download/$pkgver/$pkgbase-$pkgver.tar.gz"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bemenu/-/commit/544b88a97e09790773592667a55d91231d1bda2f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bemenu/-/commit/544b88a97e09790773592667a55d91231d1bda2f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to