summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkeystroke32021-07-15 16:19:32 +0300
committerkeystroke32021-07-15 16:19:32 +0300
commitaa00708b3881aff78af68687f367df6e3b8e32c6 (patch)
tree147d217369d663e91a5170f89d436cc528ea8054
parentd1d61bc0d6b6585e67d0f180dc61947d90dde2b3 (diff)
downloadaur-aa00708b3881aff78af68687f367df6e3b8e32c6.tar.gz
fixed xdg issue, fixed home not loading
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e6a86e39dc6..58f6ac315d13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = redpaper-git
pkgdesc = Wallpaper downloader and setter that fetches from Reddit
pkgver = 0.2.1.r14.166fbee
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/keystroke3/redpaper
arch = any
license = GPLv3+
diff --git a/PKGBUILD b/PKGBUILD
index 2766f1baee58..281e3447f177 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Salvaje <keystroke33@gmail.com>
pkgname=redpaper-git
pkgver=0.2.1.r14.166fbee
-pkgrel=1
+pkgrel=2
pkgdesc="Wallpaper downloader and setter that fetches from Reddit"
arch=('any')
url="https://github.com/keystroke3/redpaper"