summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnes Belfodil2020-12-01 23:43:49 -0500
committerAnes Belfodil2020-12-01 23:43:49 -0500
commit97cdda9df93fc71b3c0a622628c1fe92fa0c2365 (patch)
tree884e879d5d19f6c7f9093d6acbe42945409f7724
parent3db52011586e19d15a3021d95066434fb9ba82c7 (diff)
downloadaur-97cdda9df93fc71b3c0a622628c1fe92fa0c2365.tar.gz
Bump version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb94464b321f..ab234b2b940f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = randwall-bin
pkgdesc = Randomly changes desktop wallpaper
- pkgver = 0.1.8
+ pkgver = 0.1.9
pkgrel = 1
url = https://github.com/arch-anes/randwall
arch = x86_64
license = MIT
- source = randwall-bin-0.1.8-1.tar.xz::https://github.com/arch-anes/randwall/releases/download/v0.1.8/randwall_standalone_linux-x64.tar.gz
+ source = randwall-bin-0.1.9-1.tar.xz::https://github.com/arch-anes/randwall/releases/download/v0.1.9/randwall_standalone_linux-x64.tar.gz
sha256sums = SKIP
pkgname = randwall-bin
diff --git a/PKGBUILD b/PKGBUILD
index c906f9a2a04c..8bb11de94ec2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Anes Belfodil <ans.belfodil@gmail.com>
pkgname=randwall-bin
-pkgver=0.1.8
+pkgver=0.1.9
pkgrel=1
pkgdesc='Randomly changes desktop wallpaper'
arch=('x86_64')