summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Bocken2021-06-19 14:16:29 +0200
committerAlexander Bocken2021-06-19 14:16:29 +0200
commit9da1b1a4c577947d8e48741f13dde5cdd83767f5 (patch)
tree9cdafe166a87826ecb7b87acf260192c592be94f
parent4c7643540d6733c582a54eeacfce56afe2e0126a (diff)
downloadaur-9da1b1a4c577947d8e48741f13dde5cdd83767f5.tar.gz
bump to r19, safer file handling
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebcdaaf6d848..2a9fea77c4ba 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 = r18.40af495
+ pkgver = r19.3a7c8ea
pkgrel = 1
url = https://github.com/AlexBocken/threadwatcher
install = threadwatcher.install
diff --git a/PKGBUILD b/PKGBUILD
index 348b3bc01c09..96b9eba32c16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexander Bocken <alexander@bocken.org>
pkgname=threadwatcher
-pkgver=r18.40af495
+pkgver=r19.3a7c8ea
pkgrel=1
pkgdesc="Keep a list of 4chan threads to watch over and continually download media from"
arch=(any)