makedeb


tap 2.0.5-1


MPR in your pocket

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

Commit:


Hash: 21d4f7fd65ef2cbf906f9f78379eb7d82f74b3ed

Message: Updated version to 0.28.10-1

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 4491573..d2bd918 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
 
 pkgbase = tap
 	pkgdesc = MPR in your pocket
-	pkgver = 0.28.9
+	pkgver = 0.28.10
 	pkgrel = 1
 	url = https://github.com/hwittenborn/tap
 	arch = any
@@ -13,7 +13,7 @@ pkgbase = tap
 	depends = python3-requests
 	optdepends = r!bash-completion
 	conflicts = node-tap
-	source = git+https://github.com/hwittenborn/tap/#tag=v0.28.9-1
+	source = git+https://github.com/hwittenborn/tap/#tag=v0.28.10-1
 	sha256sums = SKIP
 
 pkgname = tap
diff --git a/PKGBUILD b/PKGBUILD
index 74cc8c2..1d37d18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=tap
-pkgver=0.28.9
+pkgver=0.28.10
 pkgrel=1
 pkgdesc="MPR in your pocket"
 arch=('any')