mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Update focuswriter to 1.5.1.
This commit is contained in:
parent
79382b723b
commit
21f8e76ddc
@ -1,7 +1,7 @@
|
||||
# Maintainer: U t G <utg.chakra.linux[at]gmail[dot]com>
|
||||
|
||||
pkgname=focuswriter
|
||||
pkgver=1.5.0
|
||||
pkgver=1.5.1
|
||||
pkgrel=1
|
||||
pkgdesc="A simple fullscreen word processor."
|
||||
arch=('x86_64')
|
||||
@ -12,7 +12,7 @@ depends=('enchant' 'libzip' 'qt' 'sdl_mixer')
|
||||
categories=('office')
|
||||
screenshot=("http://gottcode.org/focuswriter/screenshots/focuswriter_stats.png")
|
||||
source=("http://gottcode.org/$pkgname/$pkgname-$pkgver-src.tar.bz2")
|
||||
md5sums=('f2e7649b9a55d5a8d0ccfabae764b7e7')
|
||||
md5sums=('1431a98d08b6f3f254fe1ff82e99d479')
|
||||
|
||||
build() {
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
@ -25,4 +25,3 @@ package() {
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
make INSTALL_ROOT=$pkgdir install
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user