aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZeekSpin2023-11-22 19:22:25 -0500
committerZeekSpin2023-11-22 19:22:25 -0500
commit17a4ae643afea6f9eb1506082082636d25ba3786 (patch)
tree2bfd7755de54fee48bf16fcfbbd947ccc8d6fdf0 /PKGBUILD
parent813c0dd3aac8ebf7dde1b26c7162d3ed70eece02 (diff)
downloadaur-rustlings.tar.gz
Update to 5.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 725ea5b605fc..f35c8c9c0250 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=rustlings
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=1
pkgdesc="Small exercises to get you used to reading and writing Rust code!"
arch=(x86_64)