summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuzz2022-07-16 17:38:36 +0200
committerbuzz2022-07-16 17:38:36 +0200
commit1b300c5e12bd7abbc73733d40ced02bf973233ef (patch)
treef74695a187e152f41a825bc48117a9081b3343f2
parent1fa321df0cbf1fe165025201a4439546b3f3fab7 (diff)
downloadaur-1b300c5e12bd7abbc73733d40ced02bf973233ef.tar.gz
v1.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5333fbeb7130..c1f8c2d83cef 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.3
+ pkgver = 1.4
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.3
+ source = git+https://github.com/buzz/twitch-indicator.git#tag=1.4
md5sums = SKIP
pkgname = twitch-indicator
diff --git a/PKGBUILD b/PKGBUILD
index 95ff871e6f1b..8b0c07523c96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: dude <brrtsm-AT-gmail-DOT-com>
pkgname=twitch-indicator
_gitname=twitch-indicator
-pkgver=1.3
+pkgver=1.4
pkgrel=1
pkgdesc="Twitch indicator for Linux. Tracks your followed channels and notifies when they go live."
arch=("any")