summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dac558f77c3e..0b083f341f77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Jorge Araya Navarro <jorge@esavara.cr>
pkgname=castledb-git
_pkgname=castle
-pkgbase=${_pkgname}
+pkgbase=castledb
pkgver=1.6.0.r81.g14519ad
-pkgrel=2
+pkgrel=3
pkgdesc="A structured database and level editor with a local web app to edit it"
arch=('i686' 'x86_64')
url="http://castledb.org/"