makedeb
Just a command runner
Click here to go back to the commit logs for just.
Hash: b88a830ae89974456f81d51e4e4b9052923c3f9e
Message: Bump version to '1.11.0-1'
diff --git a/.SRCINFO b/.SRCINFO
index 8bc9e4f..a4cd66e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,11 +3,11 @@ pkgname = just
pkgbase = just
pkgdesc = Just a command runner
pkgrel = 1
-pkgver = 1.10.0
+pkgver = 1.11.0
url = https://just.systems
arch = any
license = CC0-1.0
makedepends = cargo
-source = https://github.com/casey/just/archive/refs/tags/1.10.0.tar.gz
+source = https://github.com/casey/just/archive/refs/tags/1.11.0.tar.gz
sha256sums = SKIP
makedepends = cargo
diff --git a/PKGBUILD b/PKGBUILD
index 5ae4326..b4343cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=just
-pkgver=1.10.0
+pkgver=1.11.0
pkgrel=1
pkgdesc='Just a command runner'
arch=('any')