[arch-commits] Commit in wallutils/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sun Feb 21 18:09:35 UTC 2021
Date: Sunday, February 21, 2021 @ 18:09:35
Author: arodseth
Revision: 867782
upgpkg: wallutils 5.9.0-2
Modified:
wallutils/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-21 18:05:46 UTC (rev 867781)
+++ PKGBUILD 2021-02-21 18:09:35 UTC (rev 867782)
@@ -2,12 +2,12 @@
pkgname=wallutils
pkgver=5.9.0
-pkgrel=1
+pkgrel=2
pkgdesc='Utilities for handling resolutions, wallpapers and timed wallpapers'
arch=(x86_64)
url='https://github.com/xyproto/wallutils'
license=(MIT)
-depends=(wayland libx11 libxpm)
+depends=(libx11 libxpm wayland)
makedepends=(git go libxcursor libxmu upx xbitmaps xorgproto)
optdepends=('feh: for setting the wallpaper for some window managers for X')
source=("git+$url#commit=a62337bcb86859ff300dc7203e681b4bc9caa2b5") # tag: 5.9.0
@@ -30,4 +30,3 @@
}
# getver: github.com/xyproto/wallutils/tags
-# vim: ts=2 sw=2 et:
More information about the arch-commits
mailing list