summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Carr2016-08-12 15:34:08 -0700
committerDonald Carr2016-08-12 15:34:08 -0700
commit3938716fd57f97746d322f9890c5aac1272fb732 (patch)
treeb9ef8a99f9e98398bbd3a76fc41d98df6f90f9e4
parent738fb8229001e085bbf8d3d9fc29790827229dd2 (diff)
downloadaur-3938716fd57f97746d322f9890c5aac1272fb732.tar.gz
Tweak packaging info
Change-Id: I0a3efb7de0fc42466594ee9d7dbab17feafb6613
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06119e6fce06..405de5cebd97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Jun 6 00:27:32 UTC 2016
+# Fri Aug 12 22:20:55 UTC 2016
pkgbase = qml-box2d
- pkgdesc = QML Box2D bindings
+ pkgdesc = Box2D QML bindings
pkgver = 2.3.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/qml-box2d/qml-box2d/blob/master/README
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 6139723a6276..94fd1a864cdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Contributer: Donald Carr<sirspudd@gmail.com>
+# Maintainer: Donald Carr<sirspudd at gmail dot com>
#set -x
@@ -18,10 +18,8 @@ fi
pkgname=qml-box2d
pkgver=2.3.2
-pkgrel=1
-pkgdesc='QML Box2D bindings'
-#arch=('x86_64')
-#bullshit but I am primarily crosscompiling
+pkgrel=2
+pkgdesc='Box2D QML bindings'
arch=('any')
url='https://github.com/qml-box2d/qml-box2d/blob/master/README'
license=('GPL')