commit
f5320072ce
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Alexey Pavlov <Alexpux@gmail.com>
|
# Maintainer: Alexey Pavlov <Alexpux@gmail.com>
|
||||||
|
|
||||||
pkgname=tig
|
pkgname=tig
|
||||||
pkgver=2.5.7
|
pkgver=2.5.8
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Text-mode interface for Git'
|
pkgdesc='Text-mode interface for Git'
|
||||||
depends=('git' 'libreadline' 'ncurses')
|
depends=('git' 'libreadline' 'ncurses')
|
||||||
@ -11,7 +11,7 @@ license=('GPL')
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
backup=('etc/tigrc')
|
backup=('etc/tigrc')
|
||||||
source=("https://github.com/jonas/${pkgname}/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz")
|
source=("https://github.com/jonas/${pkgname}/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('dbc7bac86b29098adaa005a76161e200f0734dda36de9f6bd35a861c7c29ca76')
|
sha256sums=('b70e0a42aed74a4a3990ccfe35262305917175e3164330c0889bd70580406391')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user