Updated PKGBUILD

git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@229 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
This commit is contained in:
ph4ntome@gmail.com 2014-11-06 11:58:56 +00:00
parent 7bfd4419a5
commit 934598b377

View File

@ -2,7 +2,7 @@
# Maintainer: Nick Kavalieris <ph4ntome[at]gmail[dot]com>
# For contributors check the AUTHORS file
pkgname=callirhoe
pkgver=195
pkgver=228
pkgrel=1
pkgdesc="PDF Calendar creator with high quality vector graphics"
url="https://code.google.com/p/callirhoe/"
@ -19,8 +19,8 @@ pkgver() {
}
build() {
cd "${srcdir}/${pkgname}/scripts"
./make_pkg
cd "${srcdir}/${pkgname}"
make
}
package() {