makedeb


tap 2.0.5-1


MPR in your pocket

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

Commit:


Hash: 26ca9dd10ba6b23f98c38f8399e68aef522c0ad0

Message: Updated version to 0.20.4-1

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 9feff40..7016b0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = tap
 	pkgdesc = MPR in your pocket
-	pkgver = 0.20.3
+	pkgver = 0.20.4
 	pkgrel = 1
 	url = https://github.com/hwittenborn/tap
 	install = .install
@@ -11,7 +11,7 @@ pkgbase = tap
 	depends = bash-completion
 	depends = jq
 	conflicts = node-tap
-	source = https://github.com/hwittenborn/tap/archive/refs/tags/v0.20.3.tar.gz
+	source = https://github.com/hwittenborn/tap/archive/refs/tags/v0.20.4.tar.gz
 	sha256sums = SKIP
 
 pkgname = tap
diff --git a/PKGBUILD b/PKGBUILD
index 183ec81..7f40a87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=tap
-pkgver=0.20.3
+pkgver=0.20.4
 pkgrel=1
 pkgdesc="MPR in your pocket"
 arch=('any')