summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilson E. Alvarez2019-01-05 13:23:46 -0500
committerWilson E. Alvarez2019-01-05 13:23:46 -0500
commit312f033c96e7efc41ba331f9839e306731cf577a (patch)
tree3380f4713f9816b96b2f37083c3e84351543990e /PKGBUILD
parent2de345628b0344f7b19d22b370f164c5f03a5718 (diff)
downloadaur-312f033c96e7efc41ba331f9839e306731cf577a.tar.gz
Updated grantlee dependency package name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72d29c3ea008..e640de9a51da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,13 +7,13 @@
pkgname=physicseditor
pkgver=1.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="Physics editor for certain game engines such as Cocos2D-X, Corona SDK, etc."
arch=('x86_64')
url="http://www.codeandweb.com/$pkgname"
license=("custom:$pkgname")
install="$pkgname.install"
-depends=('shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'grantlee-qt5'
+depends=('shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'grantlee'
'gcc-libs-multilib' 'qt5-svg' 'qt5-declarative' 'qt5-imageformats'
'qt5-quickcontrols')
source=("https://www.codeandweb.com/download/$pkgname/${pkgver}/PhysicsEditor-${pkgver}-ubuntu64.deb")