[arch-commits] Commit in just/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sun Jul 4 15:35:15 UTC 2021
Date: Sunday, July 4, 2021 @ 15:35:15
Author: svenstaro
Revision: 972128
upgpkg: just 0.9.8-1
Modified:
just/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-04 15:07:05 UTC (rev 972127)
+++ PKGBUILD 2021-07-04 15:35:15 UTC (rev 972128)
@@ -2,7 +2,7 @@
# Contributor: Fredy García <frealgagu at gmail dot com>
pkgname=just
-pkgver=0.9.6
+pkgver=0.9.8
pkgrel=1
pkgdesc="A handy way to save and run project-specific commands"
arch=("x86_64")
@@ -11,7 +11,7 @@
depends=("gcc-libs")
makedepends=("cargo")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/casey/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('22897039e2f787dc53c83c353655594f23f9fecdada1bce5daf2e40fb75a0db4')
+sha256sums=('0c464c3a06d40e68e1014e583ec1733aa16bca5796fb42874438dec9f4a464a4')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list