summaryrefslogtreecommitdiff
path: root/community/grafx2
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-06 23:14:50 +0000
committerroot <root@rshg054.dnsready.net>2012-02-06 23:14:50 +0000
commit1fa6edfba8d1e31ca1c0d59e8202cd3c62ccf393 (patch)
tree8d7ccc2dc9d08a4c3cde26aa01c887e9a0fc2fa1 /community/grafx2
parentbdb5b3e66f6afa586ea147f69af5e4ba388f7615 (diff)
Mon Feb 6 23:14:50 UTC 2012
Diffstat (limited to 'community/grafx2')
-rw-r--r--community/grafx2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/grafx2/PKGBUILD b/community/grafx2/PKGBUILD
index 43da08b43..d7756ee14 100644
--- a/community/grafx2/PKGBUILD
+++ b/community/grafx2/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 57828 2011-11-03 10:14:39Z arodseth $
+# $Id: PKGBUILD 63612 2012-02-05 12:00:25Z ibiru $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Simon Parzer <simon.parzer@gmail.com>
pkgname=grafx2
pkgver=2.3
-pkgrel=2
+pkgrel=3
pkgdesc="Pixelart-oriented painting program"
arch=('x86_64' 'i686')
url="http://code.google.com/p/grafx2/"
@@ -23,7 +23,7 @@ build() {
}
package() {
- cd "${srcdir}/${pkgname}/src"
+ cd "$srcdir/$pkgname/src"
msg2 "Packaging files..."
make prefix="/usr" DESTDIR="$pkgdir" install