makedeb


just-bin 1:1.36.0-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: dc548b5f95ff1b45971716435362813d8f30b223

Message: 1.12.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 3c67005..d6c99e9 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.11.0
+pkgver = 1.12.0
 url = https://just.systems/
 arch = amd64
 license = CC0-1.0
 makedepends = gzip
-source = https://github.com/casey/just/releases/download/1.11.0/just-1.11.0-x86_64-unknown-linux-musl.tar.gz
-sha256sums = c8068fcd03b800492ad0e5da84761034cb412542d6ded0a234da2a9fc578d540
+source = https://github.com/casey/just/releases/download/1.12.0/just-1.12.0-x86_64-unknown-linux-musl.tar.gz
+sha256sums = a8e1278f3a2c81384f9a146e74fc40b5204f00776cccfb4da4d36e45716546d4
 makedepends = gzip
diff --git a/PKGBUILD b/PKGBUILD
index a385b2c..b95b6ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Jonathan Apodaca <jrapodaca@gmail.com>
 pkgname=just-bin
-pkgver=1.11.0
+pkgver=1.12.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=(
-  "c8068fcd03b800492ad0e5da84761034cb412542d6ded0a234da2a9fc578d540"
+  "a8e1278f3a2c81384f9a146e74fc40b5204f00776cccfb4da4d36e45716546d4"
 )
 validpgpkeys=()