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

2020-02-28 Thread Alexander Rødseth via arch-commits
Date: Friday, February 28, 2020 @ 11:44:49
  Author: arodseth
Revision: 585774

upgpkg: wallutils 5.9.0-1

Modified:
  wallutils/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-28 11:36:00 UTC (rev 585773)
+++ PKGBUILD2020-02-28 11:44:49 UTC (rev 585774)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=wallutils
-pkgver=5.8.3
+pkgver=5.9.0
 pkgrel=1
 pkgdesc='Utilities for handling resolutions, wallpapers and timed wallpapers'
 arch=(x86_64)
@@ -10,8 +10,7 @@
 depends=(wayland libx11 libxpm)
 makedepends=(git go libxcursor libxmu upx xbitmaps xorgproto)
 optdepends=('feh: for setting the wallpaper for some window managers for X')
-# tag: 5.8.3
-source=("git+$url#commit=309882b24dad1f23380a5d7ee4bdea0088b95111")
+source=("git+$url#commit=a62337bcb86859ff300dc7203e681b4bc9caa2b5") # tag: 
5.9.0
 options=(!strip)
 sha256sums=('SKIP')
 


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

2019-11-17 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 17, 2019 @ 15:58:06
  Author: arodseth
Revision: 530038

upgpkg: wallutils 5.8.3-1

Modified:
  wallutils/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-17 15:52:44 UTC (rev 530037)
+++ PKGBUILD2019-11-17 15:58:06 UTC (rev 530038)
@@ -1,8 +1,8 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=wallutils
-pkgver=5.8.2
-pkgrel=2
+pkgver=5.8.3
+pkgrel=1
 pkgdesc='Utilities for handling resolutions, wallpapers and timed wallpapers'
 arch=(x86_64)
 url='https://github.com/xyproto/wallutils'
@@ -10,7 +10,8 @@
 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")
+# tag: 5.8.3
+source=("git+$url#commit=309882b24dad1f23380a5d7ee4bdea0088b95111")
 options=(!strip)
 sha256sums=('SKIP')
 


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

2019-10-06 Thread Alexander Rødseth via arch-commits
Date: Sunday, October 6, 2019 @ 12:03:12
  Author: arodseth
Revision: 513253

upgpkg: wallutils 5.8.2-2

Modified:
  wallutils/trunk/PKGBUILD
  wallutils/trunk/PKGBUILD.gccgo

+
 PKGBUILD   |2 +-
 PKGBUILD.gccgo |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-06 12:03:11 UTC (rev 513252)
+++ PKGBUILD2019-10-06 12:03:12 UTC (rev 513253)
@@ -2,7 +2,7 @@
 
 pkgname=wallutils
 pkgver=5.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Utilities for handling resolutions, wallpapers and timed wallpapers'
 arch=(x86_64)
 url='https://github.com/xyproto/wallutils'

Modified: PKGBUILD.gccgo
===
--- PKGBUILD.gccgo  2019-10-06 12:03:11 UTC (rev 513252)
+++ PKGBUILD.gccgo  2019-10-06 12:03:12 UTC (rev 513253)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=wallutils
-pkgver=5.8.1
+pkgver=5.8.2
 pkgrel=1
 pkgdesc='Utilities for handling resolutions, wallpapers and timed wallpapers'
 arch=(x86_64)


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

2019-09-02 Thread Alexander Rødseth via arch-commits
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
===
--- PKGBUILD2019-09-02 11:21:41 UTC (rev 507030)
+++ PKGBUILD2019-09-02 11:31:14 UTC (rev 507031)
@@ -1,13 +1,13 @@
 # Maintainer: Alexander F. Rødseth 
 
 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")


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

2019-08-15 Thread Felix Yan via arch-commits
Date: Friday, August 16, 2019 @ 04:42:43
  Author: felixonmars
Revision: 499678

upgpkg: wallutils 5.8.1-2

golang 1.12.8 security rebuild

Modified:
  wallutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-16 04:41:50 UTC (rev 499677)
+++ PKGBUILD2019-08-16 04:42:43 UTC (rev 499678)
@@ -2,7 +2,7 @@
 
 pkgname=wallutils
 pkgver=5.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Utilities for handling resolutions, wallpapers and timed wallpapers'
 arch=(x86_64)
 url='https://github.com/xyproto/wallutils'


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

2019-06-10 Thread Alexander Rødseth via arch-commits
Date: Monday, June 10, 2019 @ 13:04:43
  Author: arodseth
Revision: 479715

upgpkg: wallutils 5.8.1-1

Modified:
  wallutils/trunk/PKGBUILD
  wallutils/trunk/PKGBUILD.gccgo

+
 PKGBUILD   |3 ++-
 PKGBUILD.gccgo |2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-10 12:21:52 UTC (rev 479714)
+++ PKGBUILD2019-06-10 13:04:43 UTC (rev 479715)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=wallutils
-pkgver=5.8.0
+pkgver=5.8.1
 pkgrel=1
 pkgdesc='Utilities for handling resolutions, wallpapers and timed wallpapers'
 arch=(x86_64)
@@ -29,4 +29,5 @@
   install -Dm644 $pkgname/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
+# getver: github.com/xyproto/wallutils/tags
 # vim: ts=2 sw=2 et:

Modified: PKGBUILD.gccgo
===
--- PKGBUILD.gccgo  2019-06-10 12:21:52 UTC (rev 479714)
+++ PKGBUILD.gccgo  2019-06-10 13:04:43 UTC (rev 479715)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=wallutils
-pkgver=5.8.0
+pkgver=5.8.1
 pkgrel=1
 pkgdesc='Utilities for handling resolutions, wallpapers and timed wallpapers'
 arch=(x86_64)