makedeb
MPR in your pocket
Click here to go back to the commit logs for tap.
Hash: ec35e433d5dbf2c04f92b62299b8033cdb546c14
Message: Updated version to 0.7.0-1
diff --git a/.SRCINFO b/.SRCINFO
index 55f4ed3..6dd33f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = tap
pkgdesc = MPR in your pocket
- pkgver = 0.6.0
+ pkgver = 0.7.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.6.0.tar.gz
+ source = https://github.com/hwittenborn/tap/archive/refs/tags/v0.7.0.tar.gz
sha256sums = SKIP
pkgname = tap
diff --git a/PKGBUILD b/PKGBUILD
index fc72986..0ed6eca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=tap
-pkgver=0.6.0
+pkgver=0.7.0
pkgrel=1
pkgdesc="MPR in your pocket"
arch=('any')