makedeb
MPR in your pocket
Click here to go back to the commit logs for tap.
Hash: 49fd79a47d649b651c37505912e901935e6f58e3
Message: Updated version to 0.26.0-1
diff --git a/.SRCINFO b/.SRCINFO
index 38acbed..e4afdc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
pkgbase = tap
pkgdesc = MPR in your pocket
- pkgver = 0.25.1
+ pkgver = 0.26.0
pkgrel = 1
url = https://github.com/hwittenborn/tap
install = .install
@@ -13,7 +13,7 @@ pkgbase = tap
depends = bash-completion
depends = jq
conflicts = node-tap
- source = https://github.com/hwittenborn/tap/archive/refs/tags/v0.25.1.tar.gz
+ source = https://github.com/hwittenborn/tap/archive/refs/tags/v0.26.0.tar.gz
sha256sums = SKIP
pkgname = tap
diff --git a/PKGBUILD b/PKGBUILD
index d954021..528b60e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=tap
-pkgver=0.25.1
+pkgver=0.26.0
pkgrel=1
pkgdesc="MPR in your pocket"
arch=('any')