summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMaxi2024-02-17 17:42:03 +0100
committerMaxi2024-02-17 17:42:03 +0100
commitc9c0f2c6ca637f97be60d452d09c3d514ae7a2eb (patch)
tree660755997545853e6cd741bdfe18eebbfabb05a1 /.SRCINFO
parent3d0905f9a5389810148d96a6fa01cb0225f5d812 (diff)
downloadaur-falsedotnet.tar.gz
update to 1.0.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7cc81d6dd30..4a07bbf6f605 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = falsedotnet
pkgdesc = An interpreter and compiler for the esoteric programming language False, implemented using .NET Core
- pkgver = 1.0.0alpha1
+ pkgver = 1.0.0
pkgrel = 1
url = https://github.com/MixusMinimax/falsedotnet
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = falsedotnet
depends = git
depends = dotnet-runtime
optdepends = nasm: for assembling false programs
- source = https://github.com/MixusMinimax/falsedotnet/archive/v1.0.0-alpha.1.tar.gz
- sha256sums = fadcc64f35b824bfb9c71d88b66de8899052cdca419924868af1ecf3488ec2c4
+ source = https://github.com/MixusMinimax/falsedotnet/archive/v1.0.0.tar.gz
+ sha256sums = 27a36bd5613811ea64e912ed5c4d69566d96d82921958bc8028370d6e1404433
pkgname = falsedotnet