diff options
author | Refreeze5911 | 2024-07-24 08:48:19 +0200 |
---|---|---|
committer | Refreeze5911 | 2024-07-24 08:48:19 +0200 |
commit | 02659bb4da7eae5672f667389c0309dc82ae8a9e (patch) | |
tree | e9b1442077bbe66ebc3f99d6bca52571159bfa56 /.SRCINFO | |
download | aur-02659bb4da7eae5672f667389c0309dc82ae8a9e.tar.gz |
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..b52dac4869b7 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,30 @@ +pkgbase = modrinth-app-beta-bin + pkgdesc = A unique, open-source launcher that allows you to play your favorite mods, and keep them up to date, all in one neat little package. + pkgver = 0.8.0 + pkgrel = 1 + url = https://modrinth.com/app + arch = x86_64 + license = GPL3 + depends = openssl-1.1 + depends = dbus + depends = freetype2 + depends = gtk3 + depends = libappindicator-gtk3 + depends = librsvg + depends = libsoup + depends = webkit2gtk + depends = libgl + depends = libpulse + depends = libx11 + depends = libxcursor + depends = libxext + depends = libxxf86vm + optdepends = xorg-xrandr: for older minecraft versions + provides = modrinth-app + conflicts = modrinth-app + source = https://modrinth-betas.flawcra.cc/versions/0.8.0-1/linux/modrinth-app_0.8.0-1_amd64.deb + source = modrinth-app + sha256sums = 1d35e6ba7bf540b2afeab96f20d3a39d984e96b64b12aa27dcf37e6a29c0461e + sha256sums = 5404b4e7b25903afe43ab2f2451be4b27f4823c6785327b166f2faa519fa38a9 + +pkgname = modrinth-app-beta-bin |