mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 07:47:20 +08:00
gpm: rebuild for ncurses
This commit is contained in:
parent
8b13f3830f
commit
075ca4937e
11
gpm/PKGBUILD
11
gpm/PKGBUILD
@ -1,11 +1,6 @@
|
||||
#
|
||||
# Core Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=gpm
|
||||
pkgver=1.20.7
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A mouse server for the console and xterm"
|
||||
arch=('x86_64')
|
||||
url="http://www.nico.schottelius.org/software/gpm/"
|
||||
@ -13,9 +8,9 @@ license=('GPL')
|
||||
depends=('bash')
|
||||
options=('!makeflags')
|
||||
install=gpm.install
|
||||
source=(http://www.nico.schottelius.org/software/gpm/archives/${pkgname}-${pkgver}.tar.lzma \
|
||||
source=(http://www.nico.schottelius.org/software/gpm/archives/${pkgname}-${pkgver}.tar.gz
|
||||
gpm.sh gpm.service)
|
||||
sha1sums=('8d9f3655c80ce7667d31ede2a100b44986480369'
|
||||
sha1sums=('3438de6d2be7cb6399bba54f15289ff148a5f11d'
|
||||
'88fe5ff10916c68a87abc8418a56eb0073f69fa9'
|
||||
'f9bde96eb9c78da9f225bcf40822647f6592cf23')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user