makedeb


mist 0.12.0-1


The official command-line interface for the makedeb Package Repository

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

Commit:


Hash: 9898c51f1330fa31b99af463222c72ef8dad125c

Message: Bump version to '0.9.5-1'

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 967a5a9..f4c15f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ postinst = mist.postinst
 pkgbase = mist
 pkgdesc = The official command-line interface for the makedeb Package Repository
 pkgrel = 1
-pkgver = 0.9.4
+pkgver = 0.9.5
 url = https://github.com/makedeb/mist
 arch = any
 depends = libapt-pkg-dev
@@ -15,7 +15,7 @@ makedepends = asciidoctor
 makedepends = rustup
 makedepends = pkg-config
 optdepends = r!less
-source = https://github.com/makedeb/mist/archive/refs/tags/v0.9.4.tar.gz
+source = https://github.com/makedeb/mist/archive/refs/tags/v0.9.5.tar.gz
 sha256sums = SKIP
 makedepends = asciidoctor
 makedepends = rustup
diff --git a/PKGBUILD b/PKGBUILD
index 1963adc..ff22ef2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # `-H 'MPR-Package: yes'` to your `makedeb` call if you want Mist to be able to
 # automatically update itself.
 pkgname=mist
-pkgver=0.9.4
+pkgver=0.9.5
 pkgrel=1
 pkgdesc='The official command-line interface for the makedeb Package Repository'
 arch=('any')