summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a60ba7d1e61a..2fb7f04f4f62 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ REPO = rust-script
PKGDESC = Run Rust files and expressions without any setup or compilation necessary
PKGURL = https://rust-script.org
PKGVER = 0.9.0
-PKGREL = 1
+PKGREL = 2
MAINTAINER = $(shell git config user.name) <$(shell git config user.email)>
PKGNAME = $(REPO)