mirror of
https://github.com/nixietab/picodulce.git
synced 2025-10-14 06:15:12 +01:00
Update PKGBUILD
This commit is contained in:
parent
8f24903fb3
commit
16936e3a0d
6
PKGBUILD
6
PKGBUILD
@ -1,11 +1,11 @@
|
|||||||
pkgname=picodulce
|
pkgname=picodulce
|
||||||
pkgver=0.11.7
|
pkgver=0.13.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Launcher for Minecraft based on the picomc library"
|
pkgdesc="Launcher for Minecraft based on the zucaro library"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
OPTIONS=(!strip !docs libtool emptydirs)
|
OPTIONS=(!strip !docs libtool emptydirs)
|
||||||
url="https://github.com/nixietab/picodulce"
|
url="https://github.com/nixietab/picodulce"
|
||||||
license=('MIT') # Replace with your project's license
|
license=('MIT')
|
||||||
depends=('python' 'python-virtualenv' 'xdg-utils')
|
depends=('python' 'python-virtualenv' 'xdg-utils')
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
source=("git+https://github.com/nixietab/picodulce.git")
|
source=("git+https://github.com/nixietab/picodulce.git")
|
||||||
|
Loading…
Reference in New Issue
Block a user