summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulioSDDR2019-01-22 14:35:17 +0100
committerJulioSDDR2019-01-22 14:35:17 +0100
commit6e73bc3bb165c2f2215e770553fa35ef4710ddc5 (patch)
treea1afcf95a2c73f32b3b75658667f622fca69aedd
parent0eb689398561d45655bc6ea885852fdc01d2fa33 (diff)
downloadaur-6e73bc3bb165c2f2215e770553fa35ef4710ddc5.tar.gz
test
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b7a1541945a..a779f6055964 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,10 @@
-pkgbase = librepilot
+pkgbase = librepilot-rpm
pkgdesc = A ground control station and firmware for UAV flight controllers
pkgver = 16.09
pkgrel = 1
url = http://www.librepilot.org
arch = x86_64
license = GPL
- makedepends = python2
- makedepends = qt5-tools
- makedepends = qt5-quick1
makedepends = rpmextract
depends = qt5-svg
depends = qt5-serialport
@@ -20,5 +17,5 @@ pkgbase = librepilot
source = librepilot.rpm::https://copr-be.cloud.fedoraproject.org/results/parched/LibrePilot/fedora-29-x86_64/00803895-LibrePilot/LibrePilot-16.09+r735~gaba11f0-1.fc29.x86_64.rpm
md5sums = e2a9beffd9658c2e3593821453f980d3
-pkgname = librepilot
+pkgname = librepilot-rpm
diff --git a/PKGBUILD b/PKGBUILD
index 0af990dcd1d3..d6dc6e30e5e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: James Duley <jagduley gmail>
-pkgname=librepilot
+pkgname=librepilot-rpm
pkgver=16.09
pkgrel=1
pkgdesc="A ground control station and firmware for UAV flight controllers"