summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Bocken2021-06-16 10:49:24 +0200
committerAlexander Bocken2021-06-16 10:49:24 +0200
commitef9fbbb6b1f871abfb373c1b209a1f6601b0a253 (patch)
tree376324f97033885b3f45b04294372b96d6ee1e49
parent5f6220b64cea25e559b35f8502c8496d7515423e (diff)
downloadaur-ef9fbbb6b1f871abfb373c1b209a1f6601b0a253.tar.gz
bump to r15, more reliable connection handling
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4e8968bdaec..f3d59cfb1f6c 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 = r14.ab9ff3b
+ pkgver = r15.7623b91
pkgrel = 1
url = https://github.com/AlexBocken/threadwatcher
install = threadwatcher.install
diff --git a/PKGBUILD b/PKGBUILD
index 37ee080ed478..d6b989e02fdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexander Bocken <alexander@bocken.org>
pkgname=threadwatcher
-pkgver=r14.ab9ff3b
+pkgver=r15.7623b91
pkgrel=1
pkgdesc="Keep a list of 4chan threads to watch over and continually download media from"
arch=(any)