Date: Thursday, April 6, 2023 @ 11:57:57
  Author: orhun
Revision: 1438609

upgpkg: rust-script 0.24.0-1: upstream release

Modified:
  rust-script/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-06 11:51:28 UTC (rev 1438608)
+++ PKGBUILD    2023-04-06 11:57:57 UTC (rev 1438609)
@@ -3,7 +3,7 @@
 # Contributor: Wenxuan Zhang <[email protected]>
 
 pkgname=rust-script
-pkgver=0.23.0
+pkgver=0.24.0
 pkgrel=1
 pkgdesc='Run Rust files and expressions as scripts without any setup or 
compilation'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 makedepends=('cargo')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/fornwall/rust-script/archive/$pkgver.tar.gz";)
-sha256sums=('ef1534c07c5e06ee502f34ce701ee1022b399bd9043c04396925445b1284fd7f')
+sha256sums=('35eb42a0dc42216875c476b78f7de1e84cc9a4ad7dbe54f6057b24036cc8bbc0')
 
 prepare() {
   cd "$pkgname-$pkgver"

Reply via email to