makedeb
MPR in your pocket
Click here to go back to the commit logs for tap.
Hash: dbff39b9b589f663e5fdbcd9bded1a58fe381cf0
Message: Updated version to 0.28.8-1
diff --git a/.SRCINFO b/.SRCINFO
index 39690c8..db0cf53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
pkgbase = tap
pkgdesc = MPR in your pocket
- pkgver = 0.28.7
+ pkgver = 0.28.8
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.7-1
+ source = git+https://github.com/hwittenborn/tap/#tag=v0.28.8-1
sha256sums = SKIP
pkgname = tap
diff --git a/PKGBUILD b/PKGBUILD
index dc91290..623915d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=tap
-pkgver=0.28.7
+pkgver=0.28.8
pkgrel=1
pkgdesc="MPR in your pocket"
arch=('any')