Date: Wednesday, September 18, 2019 @ 20:48:43 Author: arojas Revision: 511100
https Modified: libfakekey/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-18 20:48:13 UTC (rev 511099) +++ PKGBUILD 2019-09-18 20:48:43 UTC (rev 511100) @@ -9,7 +9,7 @@ url='https://www.yoctoproject.org/tools-resources/projects/matchbox' license=('GPL') depends=('libxtst') -source=("http://git.yoctoproject.org/cgit/cgit.cgi/$pkgname/snapshot/$pkgname-$pkgver.tar.gz") +source=("https://git.yoctoproject.org/cgit/cgit.cgi/$pkgname/snapshot/$pkgname-$pkgver.tar.gz") md5sums=('32c4939ed9ec6c96f6b630fa5513687d') build() {
