makedeb


just 1.25.2-1


Just a command runner

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

Commit:


Hash: 694c7860f613a344e3a1c2db58e9bcd3e6f059cd

Message: Bump version to '1.25.2-1'

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 672e90d..4a81fb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,12 +2,12 @@ generated-by = makedeb
 pkgname = just
 pkgbase = just
 pkgdesc = Just a command runner
-pkgrel = 2
-pkgver = 1.14.0
+pkgrel = 1
+pkgver = 1.25.2
 url = https://just.systems
 arch = any
 license = CC0-1.0
 makedepends = cargo>=1.63
-source = https://github.com/casey/just/archive/refs/tags/1.14.0.tar.gz
+source = https://github.com/casey/just/archive/refs/tags/1.25.2.tar.gz
 sha256sums = SKIP
 makedepends = cargo>=1.63
diff --git a/PKGBUILD b/PKGBUILD
index 04126db..992e5eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=just
-pkgver=1.14.0
-pkgrel=2
+pkgver=1.25.2
+pkgrel=1
 pkgdesc='Just a command runner'
 arch=('any')
 makedepends=('cargo>=1.63')