summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChengrui Chen2023-05-20 23:59:17 +0800
committerChengrui Chen2023-05-20 23:59:17 +0800
commit629b59baa6c27796a372ac17b2127bceaa75d6df (patch)
tree13faa7b97f7f1abf14ac3db5e5cc201a7ecdd4e9 /.SRCINFO
parent2f1c74fc131c0b8511ebd2781185360a2bc74f7b (diff)
downloadaur-nim-git.tar.gz
update PKGBUILD.
use the install.sh script provided by `koch distrohelper` in the way of `env sh DESTDIR=${pkgdir} ./install.sh /usr/bin` so that everything should be the right place according to nim's official document
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f2a0aec15d7..49ebc211f64f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nim-git
pkgdesc = Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
- pkgver = 1.6.8.r1070.9afb466d73
+ pkgver = 1.6.8.r1359.a852b2e9cf
pkgrel = 1
epoch = 1
arch = x86_64