summaryrefslogtreecommitdiff
path: root/pcr/open-plc-utils
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-10 00:30:44 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-10 00:30:44 +0100
commitf921efe64be8edde9dc989f607309a5556866b24 (patch)
tree4015f564f03cf4c6c1f3f72d7c19a0947a2d6754 /pcr/open-plc-utils
parentca7e6ca89067cdf62169478fecc035ed9c51baaf (diff)
pcr/open-plc-utils: updated to r510.g32408520
Diffstat (limited to 'pcr/open-plc-utils')
-rw-r--r--pcr/open-plc-utils/PKGBUILD16
1 files changed, 5 insertions, 11 deletions
diff --git a/pcr/open-plc-utils/PKGBUILD b/pcr/open-plc-utils/PKGBUILD
index a043fc7a2..659b010bc 100644
--- a/pcr/open-plc-utils/PKGBUILD
+++ b/pcr/open-plc-utils/PKGBUILD
@@ -1,22 +1,16 @@
# Maintainer: (AUR) Mantas Mikulėnas <grawity@gmail.com>
# Contributor: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
pkgname=open-plc-utils
-# open-plc-utils has releases but currently it doesn't seem
-# to have any clear versioning scheme definition. Because
-# of that pkgver calculed dynamically, from the number of
-# commits. However, if the pkgver variable is not defined
-# as such, makepkg will complain about it:
-# ==> ERROR: pkgver is not allowed to be empty.
-# This is why we have to define a bogus variable here.
-pkgver=r229.g18a17597
+pkgver=r510.g32408520
pkgrel=1
pkgdesc="Qualcomm Atheros Open Powerline Toolkit for HomePlug AV"
-arch=(armv7h i686 x86_64)
+arch=(i686 x86_64)
+arch+=(armv7h)
url=https://github.com/qca/open-plc-utils
license=(custom:Clear_BSD)
+_commit=32408520fcebe785983a68e39ec83830a3005779
makedepends=('git')
-_tag=OSRQCA-929
-source=("git+https://github.com/qca/open-plc-utils#tag=$_tag")
+source=("git+https://github.com/qca/open-plc-utils#commit=$_commit")
sha256sums=('SKIP')
pkgver() {