summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuzz2023-09-09 15:41:23 +0200
committerbuzz2023-09-09 15:41:23 +0200
commit575c9294aa70954975fe99f09a4caa049433453d (patch)
tree98349478000e9b55e5ed9e49e57f1d7650d79e09
parentddd090f6204b1ea20466316f9dfe3dcf995fbffd (diff)
downloadaur-575c9294aa70954975fe99f09a4caa049433453d.tar.gz
v1.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f5b3eac52dc..6d1a87abd61b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twitch-indicator
pkgdesc = Twitch indicator for Linux. Tracks your followed channels and notifies when they go live.
- pkgver = 1.5
+ pkgver = 1.6
pkgrel = 1
url = https://github.com/buzz/twitch-indicator
arch = any
@@ -11,7 +11,7 @@ pkgbase = twitch-indicator
depends = desktop-file-utils
depends = libappindicator-gtk3
options = !emptydirs
- source = git+https://github.com/buzz/twitch-indicator.git#tag=1.5
+ source = git+https://github.com/buzz/twitch-indicator.git#tag=1.6
md5sums = SKIP
pkgname = twitch-indicator
diff --git a/PKGBUILD b/PKGBUILD
index b5263f98c536..b4ff8d40d093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: dude <brrtsm-AT-gmail-DOT-com>
pkgname=twitch-indicator
_gitname=twitch-indicator
-pkgver=1.5
+pkgver=1.6
pkgrel=1
pkgdesc="Twitch indicator for Linux. Tracks your followed channels and notifies when they go live."
arch=("any")