summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGianluca Montecchi2015-12-10 19:53:10 +0100
committerGianluca Montecchi2015-12-10 19:53:10 +0100
commit845a3c330568eca5664013ced208f52ccfa8a143 (patch)
tree1a934d7b212009c1dea16617dbeb2f51c8193ad6
parentd6266bcb65cc2d4cd0994b90c86d17068f2a4082 (diff)
downloadaur-845a3c330568eca5664013ced208f52ccfa8a143.tar.gz
Updated package level
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afd7a3cde7aa..43f1319f4527 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Thu Dec 10 18:45:29 UTC 2015
pkgbase = libqglviewer
pkgdesc = C++ library based on Qt that eases the creation of OpenGL 3D viewers
pkgver = 2.6.3
- pkgrel = 1
+ pkgrel = 2
url = http://www.libqglviewer.com/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d24bd3c7d2cd..4abc3d9ed69d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=libqglviewer
_pkgname=libQGLViewer
pkgver=2.6.3
-pkgrel=1
+pkgrel=2
pkgdesc="C++ library based on Qt that eases the creation of OpenGL 3D viewers"
url="http://www.libqglviewer.com/"
depends=('qt5-base' 'glu' 'mesa' 'qt5-tools')