[arch-commits] Commit in wallutils/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Mon Sep 2 11:31:14 UTC 2019
Date: Monday, September 2, 2019 @ 11:31:14
Author: arodseth
Revision: 507031
upgpkg: wallutils 5.8.2-1
Modified:
wallutils/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-02 11:21:41 UTC (rev 507030)
+++ PKGBUILD 2019-09-02 11:31:14 UTC (rev 507031)
@@ -1,13 +1,13 @@
# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
pkgname=wallutils
-pkgver=5.8.1
-pkgrel=2
+pkgver=5.8.2
+pkgrel=1
pkgdesc='Utilities for handling resolutions, wallpapers and timed wallpapers'
arch=(x86_64)
url='https://github.com/xyproto/wallutils'
license=(MIT)
-depends=(wayland libx11)
+depends=(wayland libx11 libxpm)
makedepends=(git go libxcursor libxmu upx xbitmaps xorgproto)
optdepends=('feh: for setting the wallpaper for some window managers for X')
source=("git+$url#tag=$pkgver")
More information about the arch-commits
mailing list