makedeb


tuir 1.29.0-0


Browse Reddit from your terminal (rtv fork)

Click here to go back to the commit logs for tuir.

Commit:


Hash: 432fc7d1f00b67f648a8fb0f35885774ba4b0c6d

Message: update version to 1.29.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index c20f920..4ca3e53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = tuir
 	pkgdesc = Terminal UI for Reddit, forked from discontinued rtv
-	pkgver = 1.28.3
-	pkgrel = 2
+	pkgver = 1.29.0
+	pkgrel = 1
 	url = https://gitlab.com/ajak/tuir/
 	arch = any
 	license = MIT
@@ -12,7 +12,7 @@ pkgbase = tuir
 	depends = python-kitchen
 	depends = python-six
 	depends = python-requests
-	source = git+https://gitlab.com/ajak/tuir.git#tag=v1.28.3
+	source = git+https://gitlab.com/ajak/tuir.git#tag=v1.29.0
 	md5sums = SKIP
 
 pkgname = tuir
diff --git a/PKGBUILD b/PKGBUILD
index 6dfdca4..c910b68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Sascha Appel <sascha.appel@gmail.com>
 pkgname=tuir
-pkgver=1.28.3
-pkgrel=2
+pkgver=1.29.0
+pkgrel=1
 pkgdesc="Terminal UI for Reddit, forked from discontinued rtv"
 arch=('any')
 url="https://gitlab.com/ajak/tuir/"