summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2016-11-26 03:08:16 -0500
committergraysky2016-11-26 03:08:16 -0500
commit29a52d50c6223db49ab232fdd80faf3e9a5465b8 (patch)
tree7c5ca4b33c00e996b46749d12a94314ab4042386 /PKGBUILD
parent80655f74d787c55f9a88d9846425798dfa16291b (diff)
downloadaur-29a52d50c6223db49ab232fdd80faf3e9a5465b8.tar.gz
Update to 2.29-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 499fee061960..c499497fb3c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: graysky <graysky AT archlinux DOT us>
pkgname='backdrop-randomizer'
-pkgver=2.28
+pkgver=2.29
pkgrel=1
pkgdesc='Companion for xfdesktop which randomly cycles through wallpapers without repeating them until all have been displayed once.'
arch=('any')
@@ -12,7 +12,7 @@ optdepends=('systemd: or optional scheduling of timed backdrop change'
'cron: for optional scheduling of timed backdrop change')
source=("http://repo-ck.com/source/$pkgname/$pkgname-$pkgver.tar.xz")
install=readme.install
-sha256sums=('10133cee3a7d54621038f7a0fe43235f72b468c7eb71bd52fa3adf9bcd8e144d')
+sha256sums=('317736a1a0051e525f9124a51bf5fb12f10c93fe88005bfb2be1cbce97a239d6')
build() {
cd "$pkgname-$pkgver"