tig: Update to 2.5.11
This commit is contained in:
parent
f2f9ec041b
commit
f9b51011f0
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Alexey Pavlov <Alexpux@gmail.com>
|
# Maintainer: Alexey Pavlov <Alexpux@gmail.com>
|
||||||
|
|
||||||
pkgname=tig
|
pkgname=tig
|
||||||
pkgver=2.5.10
|
pkgver=2.5.11
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Text-mode interface for Git'
|
pkgdesc='Text-mode interface for Git'
|
||||||
depends=('git' 'libreadline' 'ncurses')
|
depends=('git' 'libreadline' 'ncurses')
|
||||||
@ -15,7 +15,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=('f655cc1366fc10058a2bd505bb88ca78e653ff7526c1b81774c44b9d841210e3')
|
sha256sums=('b36ef52b1a19d87257adfa9047cc3e21d6bd528bbd28458fe49003eb3e374aa7')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user