mirror of
https://github.com/oDinZu/callirhoe.git
synced 2025-02-22 00:04:52 -05:00
Updated PKGBUILD
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@229 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
This commit is contained in:
parent
7bfd4419a5
commit
934598b377
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user