summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Bocken2021-06-20 12:09:14 +0200
committerAlexander Bocken2021-06-20 12:09:14 +0200
commit8b39f1edfbf94cae43837161c6f46f1562323a82 (patch)
tree662f8748b9a7a298559ac6707d7dd11c70ea6c51
parent9da1b1a4c577947d8e48741f13dde5cdd83767f5 (diff)
downloadaur-8b39f1edfbf94cae43837161c6f46f1562323a82.tar.gz
bump to r20, safer urlfile editing
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a9fea77c4ba..1c793306c989 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = threadwatcher
pkgdesc = Keep a list of 4chan threads to watch over and continually download media from
- pkgver = r19.3a7c8ea
+ pkgver = r20.da99fd2
pkgrel = 1
url = https://github.com/AlexBocken/threadwatcher
install = threadwatcher.install
diff --git a/PKGBUILD b/PKGBUILD
index 96b9eba32c16..882e71ee946a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexander Bocken <alexander@bocken.org>
pkgname=threadwatcher
-pkgver=r19.3a7c8ea
+pkgver=r20.da99fd2
pkgrel=1
pkgdesc="Keep a list of 4chan threads to watch over and continually download media from"
arch=(any)