mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/scribus to 1.4.5-3
This commit is contained in:
parent
a06cebfc47
commit
03c40a22fe
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
pkgname=scribus
|
||||
pkgver=1.4.5
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='Desktop publishing software'
|
||||
url="http://www.scribus.net/"
|
||||
license=('GPL')
|
||||
|
@ -51,5 +51,5 @@ package() {
|
|||
cd "${srcdir}/${pkgname}-${pkgver}/build"
|
||||
make DESTDIR="${pkgdir}" install
|
||||
install -Dm644 ../scribus.desktop "${pkgdir}/usr/share/applications/scribus.desktop"
|
||||
install -Dm644 ../resources/icons/AppIcon.png "${pkgdir}/usr/share/icons/hicolor/32x32/scribus.png"
|
||||
install -Dm644 ../resources/icons/AppIcon.png "${pkgdir}/usr/share/icons/hicolor/32x32/apps/scribus.png"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue