mirror of
https://github.com/Mastermindzh/tidal-hifi-aur.git
synced 2025-08-02 07:41:09 +02:00
added srcinfo
This commit is contained in:
15
package.json
Normal file
15
package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "tidal-hifi-git",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "makepkg && makepkg --printsrcinfo > .SRCINFO"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://aur@aur.archlinux.org/tidal-hifi-git.git"
|
||||
},
|
||||
"author": "Rick van Lieshout <info@rickvanlieshout.com> (http://rickvanlieshout.com/)",
|
||||
"license": "ISC"
|
||||
}
|
Reference in New Issue
Block a user