Date: Saturday, October 29, 2022 @ 10:26:37
  Author: andyrtr
Revision: 459428

upgpkg: xorg-xsetroot 1.1.3-1: upstream update 1.1.3

Modified:
  xorg-xsetroot/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-29 10:25:20 UTC (rev 459427)
+++ PKGBUILD    2022-10-29 10:26:37 UTC (rev 459428)
@@ -1,8 +1,9 @@
-# Maintainer: Jan de Groot <[email protected]>
+# Maintainer: Andreas Radke <[email protected]>
+# Contributor: Jan de Groot <[email protected]>
 
 pkgname=xorg-xsetroot
-pkgver=1.1.2
-pkgrel=3
+pkgver=1.1.3
+pkgrel=1
 pkgdesc="Classic X utility to set your root window background to a given 
pattern or color"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/";
@@ -9,9 +10,10 @@
 license=('custom')
 depends=('libxmu' 'libx11' 'libxcursor')
 makedepends=('xorg-util-macros' 'xbitmaps')
+options=('debug')
 groups=('xorg-apps' 'xorg')
-source=(https://xorg.freedesktop.org/archive/individual/app/xsetroot-${pkgver}.tar.bz2{,.sig})
-sha512sums=('0b9df1b72305e5c24f1e1664578aa4411a5ffcdc5d318458117594e641f01c34700205b0d16c08abf4a8106d36128ccdbe1ea1f1035fce9018d6b52801a8b72b'
+source=(https://xorg.freedesktop.org/archive/individual/app/xsetroot-${pkgver}.tar.xz{,.sig})
+sha512sums=('f333d1bfd92bb943044da36331ae2cf68a811c8f3891719d9ebc1749e2dd0c67068f86face0794c3c4ae584c4dd189bad4998dccb38fe1ac37a8921e5713e7c0'
             'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
<[email protected]>"
 

Reply via email to