summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2015-07-19 18:08:09 -0400
committergraysky2015-07-19 18:08:09 -0400
commit1bed6a783cb6111d7ad30c8871f5856470e761ff (patch)
treeb6c076b5f51078371033dd3ea98a558eb839f715 /PKGBUILD
parent7db58b6443293708f45273d2d23b8409da060783 (diff)
downloadaur-1bed6a783cb6111d7ad30c8871f5856470e761ff.tar.gz
Update to 2.27-1
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"