xreader.guncellendi

This commit is contained in:
milisarge 2017-05-16 19:05:31 +03:00
parent 986c1a2c48
commit 0fe7d5b3f2
1 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@
# Depends on: ghostscript poppler-glib djvulibre desktop-file-utils gsettings-desktop-schemas gtk3 gtk2 libsecret mate-common yelp-tools
name=xreader
version=1.2.2
version=1.4.1
release=1
source=(https://github.com/linuxmint/$name/archive/$version.tar.gz)
@ -15,5 +15,5 @@ build() {
--libexecdir="/usr/lib/$name" \
--disable-caja --disable-nemo
make
make DESTDIR=$PKG install
make DESTDIR=$PKG install
}