makedeb


just-bin 1:1.25.2-1


just is a handy way to save and run project-specific commands.

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

Commit:


Hash: 1616e3fe491f93d893a8da904e2d3156e5e9f46b

Message: 1.13.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index d6c99e9..de1ca36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,11 +4,11 @@ epoch = 1
 pkgbase = just-bin
 pkgdesc = just is a handy way to save and run project-specific commands.
 pkgrel = 1
-pkgver = 1.12.0
+pkgver = 1.13.0
 url = https://just.systems/
 arch = amd64
 license = CC0-1.0
 makedepends = gzip
-source = https://github.com/casey/just/releases/download/1.12.0/just-1.12.0-x86_64-unknown-linux-musl.tar.gz
-sha256sums = a8e1278f3a2c81384f9a146e74fc40b5204f00776cccfb4da4d36e45716546d4
+source = https://github.com/casey/just/releases/download/1.13.0/just-1.13.0-x86_64-unknown-linux-musl.tar.gz
+sha256sums = f76fce93a71686f6aa6b2db1a39184e736f9ac8248c0489e003c617b49eb2676
 makedepends = gzip
diff --git a/PKGBUILD b/PKGBUILD
index b95b6ad..66c1d75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Jonathan Apodaca <jrapodaca@gmail.com>
 pkgname=just-bin
-pkgver=1.12.0
+pkgver=1.13.0
 pkgrel=1
 epoch=1
 pkgdesc="just is a handy way to save and run project-specific commands."
@@ -14,7 +14,7 @@ source=(
 )
 noextract=()
 sha256sums=(
-  "a8e1278f3a2c81384f9a146e74fc40b5204f00776cccfb4da4d36e45716546d4"
+  "f76fce93a71686f6aa6b2db1a39184e736f9ac8248c0489e003c617b49eb2676"
 )
 validpgpkeys=()