summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnes Belfodil2023-06-01 19:33:19 -0400
committerAnes Belfodil2023-06-01 19:33:19 -0400
commit849533c7859ecad2eaba244165b14f2191060398 (patch)
tree0b2ed9f615054c57a06ddfb66e825a75a1a3ecc3
parent28f90aa826c1d3a6ca00c445bcb8df6f29a730db (diff)
downloadaur-849533c7859ecad2eaba244165b14f2191060398.tar.gz
Bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e337daef640..7ebda857a224 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = randwall-bin
pkgdesc = Randomly changes desktop wallpaper
- pkgver = 0.2.0
+ pkgver = 0.2.1
pkgrel = 1
url = https://github.com/arch-anes/randwall
arch = x86_64
license = MIT
- source = randwall-bin-0.2.0-1.tar.xz::https://github.com/arch-anes/randwall/releases/download/v0.2.0/randwall_standalone_linux-x64.tar.gz
+ source = randwall-bin-0.2.1-1.tar.xz::https://github.com/arch-anes/randwall/releases/download/v0.2.1/randwall_standalone_linux-x64.tar.gz
sha256sums = SKIP
pkgname = randwall-bin
diff --git a/PKGBUILD b/PKGBUILD
index 96bbfafcfc88..278ae4971c10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Anes Belfodil <ans.belfodil@gmail.com>
pkgname=randwall-bin
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc='Randomly changes desktop wallpaper'
arch=('x86_64')