diff options
author | Alexis Couronne | 2017-11-16 08:48:05 +0100 |
---|---|---|
committer | Alexis Couronne | 2017-11-16 08:48:05 +0100 |
commit | 61bd47e3e32c15253aa81fea8c89b02f832b90ff (patch) | |
tree | c1af2e39f61ddfa204de76396563997075e5dba5 /PKGBUILD | |
parent | a7e4d1eef0b85f4ea6977532aa3c5eca23e6b8b3 (diff) | |
download | aur-61bd47e3e32c15253aa81fea8c89b02f832b90ff.tar.gz |
Add link to Github project in PKGBUILD file
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # Maintainer: Alexis Couronne <alexis@skitoo.net> +# I maintain this on Github, feel free to submit a pull request to +# https://github.com/skitoo/magicavoxel-archlinux.git + pkgname=magicavoxel pkgver=0.98.2 pkgrel=1 |