diff options
author | Kye Morton | 2019-10-21 12:24:09 +1000 |
---|---|---|
committer | Kye Morton | 2019-10-21 12:24:09 +1000 |
commit | 6c2ee9b28e37fa2cbe834805116f6dc019b006bc (patch) | |
tree | 6ea458c14bc110d3540dd360b393441a0eeeefde | |
parent | a332e5190ec042b40f4a8bd6adb7a0668541ec86 (diff) | |
download | aur-6c2ee9b28e37fa2cbe834805116f6dc019b006bc.tar.gz |
Bump for changes to take effect
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = qgroundcontrol pkgdesc = Micro air vehicle ground control station. pkgver = 3.5.5 - pkgrel = 2 + pkgrel = 3 url = http://qgroundcontrol.org/ arch = x86_64 license = GPL3 @@ -2,7 +2,7 @@ # Contributor: Anselmo L. S. Melo <anselmo.melo@intel.com> pkgname=qgroundcontrol pkgver=3.5.5 -pkgrel=2 +pkgrel=3 pkgdesc="Micro air vehicle ground control station." arch=('x86_64') url="http://qgroundcontrol.org/" |