summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMantas Mikulėnas2018-01-14 17:23:28 +0200
committerMantas Mikulėnas2018-01-14 17:23:28 +0200
commit39c811b9dbbf186abbbd562c9e74153602286e94 (patch)
treeb979459260a4a9f7349c01b3d7244cfd6446dcb3
parentf76331c2bb200aa934aaa9a5d17f688b88ce43b3 (diff)
downloadaur-39c811b9dbbf186abbbd562c9e74153602286e94.tar.gz
bump and pin commit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9e896fd0bd4..433dca54e74c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,12 @@
-# Generated by mksrcinfo v8
-# Sat Dec 3 09:21:38 UTC 2016
pkgbase = open-plc-utils
pkgdesc = Qualcomm Atheros Open Powerline Toolkit
- pkgver = r447.g6a07d621583c
+ pkgver = r496.gadfaabb7
pkgrel = 1
url = https://github.com/qca/open-plc-utils
arch = i686
arch = x86_64
license = custom:Clear_BSD
- source = git+https://github.com/qca/open-plc-utils
+ source = git+https://github.com/qca/open-plc-utils#commit=adfaabb741217001c1d4b1d460b3a70a915472b6
sha256sums = SKIP
pkgname = open-plc-utils
diff --git a/PKGBUILD b/PKGBUILD
index 2f45128d31ce..319f16e3884f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Mantas Mikulėnas <grawity@gmail.com>
pkgname=open-plc-utils
-pkgver=r447.g6a07d621583c
+pkgver=r496.gadfaabb7
pkgrel=1
pkgdesc="Qualcomm Atheros Open Powerline Toolkit"
arch=(i686 x86_64)
url=https://github.com/qca/open-plc-utils
license=(custom:Clear_BSD)
-source=("git+https://github.com/qca/open-plc-utils")
+_commit=adfaabb741217001c1d4b1d460b3a70a915472b6
+source=("git+https://github.com/qca/open-plc-utils#commit=$_commit")
sha256sums=('SKIP')
pkgver() {