Update PKGBUILD

i18n
Matt C 2 years ago committed by GitHub
parent d9521a4a7f
commit 3a6d1ff902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,7 @@
pkgname=amethyst
pkgver=3.3.0
pkgrel=4
pkgrel=5
pkgdesc="A fast and efficient AUR helper"
arch=('x86_64')
url="https://github.com/crystal-linux/amethyst"
@ -14,6 +14,7 @@ sha256sums=('SKIP')
depends=('git' 'binutils' 'fakeroot' 'pacman-contrib' 'vim')
makedepends=('cargo')
conflicts=('ame')
install="amethyst.install"
prepare() {
cd "$srcdir/$pkgname"

Loading…
Cancel
Save