[arch-commits] Commit in wallutils/trunk (PKGBUILD)

Alexander Rødseth arodseth at gemini.archlinux.org
Sat Jul 30 09:21:03 UTC 2022


    Date: Saturday, July 30, 2022 @ 09:21:02
  Author: arodseth
Revision: 1259143

upgpkg: wallutils 5.11.1-1

Modified:
  wallutils/trunk/PKGBUILD

----------+
 PKGBUILD |   13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-30 09:19:45 UTC (rev 1259142)
+++ PKGBUILD	2022-07-30 09:21:02 UTC (rev 1259143)
@@ -1,16 +1,19 @@
 # Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=wallutils
-pkgver=5.10.0
-pkgrel=3
+pkgver=5.11.1
+pkgrel=1
 pkgdesc='Utilities for handling resolutions, wallpapers and timed wallpapers'
 arch=(x86_64)
 url='https://github.com/xyproto/wallutils'
-license=(MIT)
+license=(BSD)
 depends=(libheif libx11 libxpm wayland)
 makedepends=(git go libxcursor libxmu upx xbitmaps xorgproto)
-optdepends=('feh: for setting the wallpaper for some window managers that runs under X')
-source=("git+$url#commit=3e1caadf5c1a4c73565a643886766415118d7334") # tag: 5.10.0
+optdepends=('feh: for setting the wallpaper for some window managers that runs under X'
+  'imagemagick: for supporting HEIF/HEIC (macOS wallpaper) files'
+  'procps-ng: for Labwc'
+  'swaybg: for Sway and Labwc')
+source=("git+$url#commit=2f96dfe45038c8ae8d3aeb713836ca85be87d3b9") # tag: 5.11.1
 options=(!strip !lto)
 b2sums=('SKIP')
 



More information about the arch-commits mailing list