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: fa1420b76e15baa14722343402932068bd5e74f0

Message: 1.11.0

Diff


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