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 f88d8807f82a..c5190b5d528b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: graysky <graysky AT archlinux DOT us>
pkgname='backdrop-randomizer'
-pkgver=2.26
+pkgver=2.27
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=('85bea11b215439d6fae2b5e780725d451a475ac95674c805695677d615a12ae3')
+sha256sums=('6d7e086e7421ce4ccec42d32d917312a02b2ee11f0bbaf73829eab81825fcbc7')
build() {
cd "$pkgname-$pkgver"