makedeb


just 1.34.0-1


Just a command runner

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

Commit:


Hash: 2222d3b22e7a03c20f6bbd7210f38f50987fc52f

Message: Bump version to '1.26.0-1'

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 4a81fb6..c1e12e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,11 +3,11 @@ pkgname = just
 pkgbase = just
 pkgdesc = Just a command runner
 pkgrel = 1
-pkgver = 1.25.2
+pkgver = 1.26.0
 url = https://just.systems
 arch = any
 license = CC0-1.0
 makedepends = cargo>=1.63
-source = https://github.com/casey/just/archive/refs/tags/1.25.2.tar.gz
+source = https://github.com/casey/just/archive/refs/tags/1.26.0.tar.gz
 sha256sums = SKIP
 makedepends = cargo>=1.63
diff --git a/PKGBUILD b/PKGBUILD
index 992e5eb..b26ba29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=just
-pkgver=1.25.2
+pkgver=1.26.0
 pkgrel=1
 pkgdesc='Just a command runner'
 arch=('any')