makedeb
MPR in your pocket
Click here to go back to the commit logs for tap.
Hash: a937f21819e6f10a3bc20e34b2c49370fa3fc6c2
Message: Updated version to 0.6.0-1
diff --git a/.SRCINFO b/.SRCINFO
index 2b9a878..55f4ed3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = tap
pkgdesc = MPR in your pocket
- pkgver = 0.5.0
+ pkgver = 0.6.0
pkgrel = 1
url = https://github.com/hwittenborn/tap
arch = any
license = GPL3
depends = python3
- source = https://github.com/hwittenborn/tap/archive/refs/tags/v0.5.0.tar.gz
+ source = https://github.com/hwittenborn/tap/archive/refs/tags/v0.6.0.tar.gz
sha256sums = SKIP
pkgname = tap
diff --git a/PKGBUILD b/PKGBUILD
index 9576953..fc72986 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=tap
-pkgver=0.5.0
+pkgver=0.6.0
pkgrel=1
pkgdesc="MPR in your pocket"
arch=('any')