Use commit-specific source url

This commit is contained in:
David Thurstenson 2022-01-31 16:52:41 -06:00
parent 3aabe7732d
commit 0b718feb05
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ pkgbase = onlykey-udev
url = https://onlykey.io/
arch = x86_64
license = unknown
source = https://raw.githubusercontent.com/trustcrypto/trustcrypto.github.io/master/49-onlykey.rules
source = https://raw.githubusercontent.com/trustcrypto/trustcrypto.github.io/b530e0e0a1d638a64c64376f36d0b7b0e80a8e38/49-onlykey.rules
sha256sums = aa3398b13113c48a9214bdfe625e55317b06da8b1ce3d0c701e43470218949de
pkgname = onlykey-udev

View File

@ -1,5 +1,5 @@
# Maintainer: Kiril Vladimiroff <kiril@vladimiroff.org>
# Contributor: David Thurstenson <thurstylark@gmail.com>
# Maintainer: David Thurstenson <thurstylark@gmail.com>
# Contributor: Kiril Vladimiroff <kiril@vladimiroff.org>
pkgname=onlykey-udev
pkgver=0.1
@ -8,7 +8,7 @@ pkgdesc="OnlyKey udev rules"
arch=('x86_64')
url="https://onlykey.io/"
license=('unknown')
source=("https://raw.githubusercontent.com/trustcrypto/trustcrypto.github.io/master/49-onlykey.rules")
source=("https://raw.githubusercontent.com/trustcrypto/trustcrypto.github.io/b530e0e0a1d638a64c64376f36d0b7b0e80a8e38/49-onlykey.rules")
sha256sums=('aa3398b13113c48a9214bdfe625e55317b06da8b1ce3d0c701e43470218949de')
package() {