summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfab2015-11-19 22:13:17 +0100
committerfab2015-11-19 22:13:17 +0100
commit67396aab9d3d502e4bf03191a44a82a3097f9500 (patch)
treeafae90f40cae04c3337bb58663c9a7d0f6a388f6
parente559487125f4120433de7c00c46993379d6b3cee (diff)
downloadaur-67396aab9d3d502e4bf03191a44a82a3097f9500.tar.gz
update descr & url
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f057c220fe5..751fad48c808 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,8 @@
pkgbase = instant-meshes
- pkgdesc = interactive meshing software developed as part of some publication
+ pkgdesc = interactive meshing/retopology software developed as part of SIGGRAPH ASIA 2015
pkgver = git
- pkgrel = 1
+ pkgrel = 2
+ url = http://igl.ethz.ch/projects/instant-meshes/
arch = any
license = custom
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 736d9e40c760..837f84a5155f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,10 @@
# Maintainer: fdev31@gmail.com
pkgname=instant-meshes
pkgver=git
-pkgrel=1
-pkgdesc="interactive meshing software developed as part of some publication"
+pkgrel=2
+pkgdesc="interactive meshing/retopology software developed as part of SIGGRAPH ASIA 2015"
arch=("any")
-url=""
+url="http://igl.ethz.ch/projects/instant-meshes/"
license=('custom')
groups=()
depends=()