stuff
This commit is contained in:
parent
42fdaa2b17
commit
93231802f4
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: wirlaburla <wirlaburla@worlio.com>
|
||||
|
||||
pkgname=trakker-git
|
||||
pkgver=0.0.1.0
|
||||
pkgver=0.0.2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc=''
|
||||
arch=('x86_64' 'aarch64')
|
||||
|
@ -11,7 +11,7 @@ depends=('alsa-lib' 'libxmp' 'ncurses')
|
|||
makedepends=('git' 'cmake')
|
||||
provides=('trakker')
|
||||
conflicts=('trakker')
|
||||
source=("$pkgname::git+$url.git")
|
||||
source=("$pkgname::git+$url.git#branch=master")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
pkgver() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user