summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilson E. Alvarez2016-01-05 21:08:15 -0400
committerWilson E. Alvarez2016-01-05 21:08:15 -0400
commit4c11d1cfdb045ce947cad87ad9b960a6b44532a7 (patch)
treebe870ee5f539ea87b43b2775ed8736c7ba3b316a
parent32f33c60defa72143d71c99d12f007261d07fd57 (diff)
downloadaur-4c11d1cfdb045ce947cad87ad9b960a6b44532a7.tar.gz
Fixed url typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b248811e468e..33032dda3051 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.5.2
pkgrel=1
pkgdesc="Physics editor for certain game engines such as Cocos2D-X, Corona SDK, etc."
arch=('x86_64')
-url="http://www.physicseditor.com"
+url="http://www.codeandweb.com"
license=('custom:physicseditor')
install='physicseditor.install'
depends=('glib2' 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info')