Update conkeror-git
This commit is contained in:
parent
3d7c51ef63
commit
0e84aa2fe8
1 changed files with 1 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Contributor: Heeru Kiyura <M8R-p9i5nh@mailinator.com>
|
# Contributor: Heeru Kiyura <M8R-p9i5nh@mailinator.com>
|
||||||
|
|
||||||
pkgname=conkeror-git
|
pkgname=conkeror-git
|
||||||
pkgver=20140211
|
pkgver=20150519
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A highly programmable web browser based on Mozilla XULRunner."
|
pkgdesc="A highly programmable web browser based on Mozilla XULRunner."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -39,8 +39,6 @@ package() {
|
||||||
|
|
||||||
install -Dm644 "$pkgdir"/usr/share/conkeror/contrib/man/conkeror.1 \
|
install -Dm644 "$pkgdir"/usr/share/conkeror/contrib/man/conkeror.1 \
|
||||||
"$pkgdir"/usr/share/man/man1/conkeror.1
|
"$pkgdir"/usr/share/man/man1/conkeror.1
|
||||||
install -Dm644 "$srcdir"/${_gitname}/debian/conkeror.desktop \
|
|
||||||
"$pkgdir"/usr/share/applications/conkeror.desktop
|
|
||||||
install -Dm644 "$srcdir"/conkeror_gimpfile.xpm "$pkgdir"/usr/share/pixmaps
|
install -Dm644 "$srcdir"/conkeror_gimpfile.xpm "$pkgdir"/usr/share/pixmaps
|
||||||
|
|
||||||
install -Dm755 "$srcdir"/conkeror.sh "$pkgdir"/usr/bin/conkeror
|
install -Dm755 "$srcdir"/conkeror.sh "$pkgdir"/usr/bin/conkeror
|
||||||
|
|
Loading…
Reference in a new issue