morituri-whatcd-git: Abstract GitHub user and repository name.

This commit is contained in:
Frederik "Freso" S. Olesen 2014-05-27 09:25:30 +02:00
parent 4934c57187
commit fc89550e14

View file

@ -1,15 +1,16 @@
_gitname=morituri-whatcd
_gituser=supermanvelo
pkgname=$_gitname-git
pkgver=23.97dfae8
pkgrel=1
pkgdesc='morituri logger meant for What.CD submissions'
arch=('any')
url='https://github.com/supermanvelo/morituri-whatcd'
url="https://github.com/${_gituser}/${_gitname}"
license=('GPL3')
depends=('morituri' 'python2')
makedepends=('git' 'python2-setuptools')
provides=('morituri-whatcd')
source=('git+https://github.com/supermanvelo/morituri-whatcd.git')
source=("git+https://github.com/${_gituser}/${_gitname}.git")
md5sums=('SKIP')
pkgver() {