summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKyle Brown2021-08-06 11:54:25 -0700
committerKyle Brown2021-08-06 11:54:25 -0700
commit2304751948fc164f801bc6ed12fe4ebbf4ab6cba (patch)
tree22f9f830620447bf4b92ab96337657340d1813ca /.SRCINFO
downloadaur-2304751948fc164f801bc6ed12fe4ebbf4ab6cba.tar.gz
First worldedit-git commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8c7518f6e048
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = worldedit-git
+ pkgdesc = Emulating Gentoo’s world files and sets for other package managers.
+ pkgver = 0.1.8
+ pkgrel = 1
+ url = https://github.com/Jguer/yay
+ arch = i686
+ arch = pentium4
+ arch = x86_64
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
+ license = GPL3
+ makedepends = nim
+ makedepends = nimble
+ depends = pacman>5
+ depends = git
+ depends = sudo
+ optdepends = yay
+ optdepends = yay-bin
+ provides = worldedit
+ conflicts = worldedit
+ source = worldedit::git+https://github.com/kdb424/worldedit.git#branch=main
+ sha256sums = SKIP
+
+pkgname = worldedit-git