summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorŠarūnas Gliebus2024-03-01 13:16:11 +0200
committerŠarūnas Gliebus2024-03-01 13:16:11 +0200
commit618a1532901bbdf520a4a1217d12ddd0bef98a81 (patch)
tree992a4f31047cce89e31df9948173b9a2091223cf /PKGBUILD
parentb289dec708163745523492d4b508717165379481 (diff)
downloadaur-libsoc-git.tar.gz
Updated git url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a823c8b1fdd5..168d1b1259ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Šarūnas Gliebus <ssharunas at yahoo.co.uk>
pkgname=libsoc-git
-pkgver=0.8.2.r17.g5b788d4
+pkgver=0.8.2.r59.g545b354
pkgrel=1
pkgdesc="libsoc is a C library to interface with common peripherals found in System on Chips (SoC) through generic Linux Kernel interfaces."
arch=('any')
url="https://github.com/jackmitch/libsoc"
license=('GPL')
makedepends=('git' 'autoconf')
-source=(git://github.com/jackmitch/libsoc.git)
+source=(git+https://github.com/jackmitch/libsoc.git)
sha256sums=('SKIP')
pkgver() {