Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
fuzzel


Commits:
925ea996 by Caleb Maclennan at 2024-04-12T22:41:05+03:00
upgpkg: 1.10.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fuzzel
        pkgdesc = Application launcher for wlroots based Wayland compositors
-       pkgver = 1.10.0
+       pkgver = 1.10.1
        pkgrel = 1
        url = https://codeberg.org/dnkl/fuzzel
        arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = fuzzel
        depends = libxkbcommon
        depends = pixman
        depends = wayland
-       source = 
fuzzel-1.10.0.tar.gz::https://codeberg.org/dnkl/fuzzel/archive/1.10.0.tar.gz
-       sha256sums = 
f708a3894dfaefc35a9aa7d9a2f8e3ab63a7502d3ad6d97235aa1ca5988a7c2d
+       source = 
fuzzel-1.10.1.tar.gz::https://codeberg.org/dnkl/fuzzel/archive/1.10.1.tar.gz
+       sha256sums = 
e89bf8395d92aa0975e6487049c47e44e40ebf0997dc493a8bb03ec465f1910a
 
 pkgname = fuzzel


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Daniel Eklöf <daniel at ekloef dot se>
 
 pkgname=fuzzel
-pkgver=1.10.0
+pkgver=1.10.1
 pkgrel=1
 pkgdesc='Application launcher for wlroots based Wayland compositors'
 url="https://codeberg.org/dnkl/$pkgname";
@@ -21,7 +21,7 @@ makedepends=(meson
              tllist
              wayland-protocols)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('f708a3894dfaefc35a9aa7d9a2f8e3ab63a7502d3ad6d97235aa1ca5988a7c2d')
+sha256sums=('e89bf8395d92aa0975e6487049c47e44e40ebf0997dc493a8bb03ec465f1910a')
 
 build() {
        cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fuzzel/-/commit/925ea99625e4ecd711c41bc1ed2216af3e2fd797

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


Reply via email to