summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c3dd1d7fb31..f88d8807f82a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: graysky <graysky AT archlinux DOT us>
pkgname='backdrop-randomizer'
-pkgver=2.24
+pkgver=2.26
pkgrel=1
pkgdesc='Companion for xfdesktop which randomly cycles through wallpapers without repeating them until all have been displayed once.'
arch=('any')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('xfdesktop')
source=("http://repo-ck.com/source/$pkgname/$pkgname-$pkgver.tar.xz")
install=readme.install
-sha256sums=('1de09e0e11ff64d584255197273374f639035f313334b92895bcac18c65fc210')
+sha256sums=('85bea11b215439d6fae2b5e780725d451a475ac95674c805695677d615a12ae3')
build() {
cd "$pkgname-$pkgver"