Updated Arch PKGBUILD

FossilOrigin-Name: c446f431e8de6fad9d05dbbfe992e58f256560bb
This commit is contained in:
kostas
2015-07-07 18:27:35 +00:00
parent 5d4bd6bd62
commit 1892d51226
3 changed files with 10 additions and 13 deletions

6
dist/arch/PKGBUILD vendored
View File

@ -1,13 +1,13 @@
# Maintainer: Kostas Karanikolas <lastname[at]gmail[dot]com>
pkgname=fuel
pkgver=1.0.0
pkgrel=2
pkgrel=3
pkgdesc="A GUI front-end to Fossil SCM"
arch=(i686 x86_64)
url="http://code.google.com/p/fuel-scm/"
url="https://fuel-scm.org/"
license=('GPL2')
depends=('qt5-base>=5.4.0', 'qt5-webkit>=5.4.0' 'fossil')
source=("http://fuelscm.org/files/releases/${pkgname}-${pkgver}.tar.gz")
source=("https://fuel-scm.org/files/releases/${pkgname}-${pkgver}.tar.gz")
sha256sums=('034593d16eba9e30a73d1b40bfd4f1a7f9ba438a04dc07cc7bb2cd2202da40fc') # Generate with 'makepkg -g'