From f921efe64be8edde9dc989f607309a5556866b24 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sun, 10 Feb 2019 00:30:44 +0100 Subject: pcr/open-plc-utils: updated to r510.g32408520 --- pcr/open-plc-utils/PKGBUILD | 16 +++++----------- 1 file 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 # Contributor: Denis 'GNUtoo' Carikli 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() { -- cgit v1.2.3