Date: Monday, October 24, 2022 @ 06:32:23 Author: alerque Revision: 1334446
upgpkg: fuzzel 1.8.0-1 Modified: fuzzel/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-24 06:26:12 UTC (rev 1334445) +++ PKGBUILD 2022-10-24 06:32:23 UTC (rev 1334446) @@ -2,8 +2,8 @@ # Contributor: Daniel Eklöf <daniel at ekloef dot se> pkgname=fuzzel -pkgver=1.7.0 -pkgrel=2 +pkgver=1.8.0 +pkgrel=1 pkgdesc='Application launcher for wlroots based Wayland compositors' url="https://codeberg.org/dnkl/$pkgname" arch=(x86_64) @@ -21,7 +21,7 @@ wayland) # nanosvg is bundled options=(debug) source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz") -sha256sums=('f792c9869ec2ab333e99ff49d3e94a81c7ffc45767b74ed98c63404f558a008b') +sha256sums=('abdd788b63f18eaeb77c4d49e63712530efd0859ed5715fbe3143df6b0874c33') build() { cd "$pkgname"
