summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKye Morton2019-05-01 12:54:19 +1000
committerKye Morton2019-05-01 12:54:19 +1000
commit310ca8b2cda5d73e87fad064b0369db9c03d849d (patch)
tree82a0ee35e6d8f551b746c521dd804fdb0856076e
parentcec3d20852aa86e6095a06b3ca2143c196e32d66 (diff)
downloadaur-310ca8b2cda5d73e87fad064b0369db9c03d849d.tar.gz
Added icu as a dep.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ee434db7fb3..0e2184c59812 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qgroundcontrol
pkgdesc = Micro air vehicle ground control station.
pkgver = 3.5.2
- pkgrel = 0
+ pkgrel = 1
url = http://qgroundcontrol.org/
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index ca3deb5a653a..9e8647780bd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Anselmo L. S. Melo <anselmo.melo@intel.com>
pkgname=qgroundcontrol
pkgver=3.5.2
-pkgrel=0
+pkgrel=1
pkgdesc="Micro air vehicle ground control station."
arch=('x86_64')
url="http://qgroundcontrol.org/"