summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit user2024-03-24 21:12:36 +0100
committergit user2024-03-24 21:12:36 +0100
commitbdc9465dcadfc67f439695f071519d69a69ae584 (patch)
tree258ff601db05725b8980b9f64b61fe9b1707684f
parentbc36630bd3e8cfa39eedcc0908b4d382e186ecfd (diff)
downloadaur-bdc9465dcadfc67f439695f071519d69a69ae584.tar.gz
Changed source download protocol from `git://` to `git+https://`.
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b0598ce863e..019b9df997a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gpd-pocket-support-bcm4356-git
pkgdesc = Provides an additionally needed firmware file brcmfmac4356-pcie.txt for the Broadcom BCM4356 WiFi in the GPD Pocket. (If you have 'gpd-pocket-support' installed you already have this.)
pkgver = 0.2.5
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/joshskidmore/gpd-pocket-arch-packages/tree/master/gpd-pocket-support
arch = any
license = MIT
@@ -9,8 +9,7 @@ pkgbase = gpd-pocket-support-bcm4356-git
conflicts = gpd-pocket-support
conflicts = gpd-pocket-support-bcm4356
replaces = gpd-pocket-support-bcm4356<0.2.5
- source = gpd-pocket-arch-packages::git+git://github.com/joshskidmore/gpd-pocket-arch-packages
+ source = gpd-pocket-arch-packages::https+git://github.com/joshskidmore/gpd-pocket-arch-packages
sha256sums = SKIP
pkgname = gpd-pocket-support-bcm4356-git
-
diff --git a/PKGBUILD b/PKGBUILD
index af8dd35f8201..e9009b6b3d9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_pkgname=gpd-pocket-support-bcm4356
pkgname="${_pkgname}-git"
pkgver=0.2.5
-pkgrel=2
+pkgrel=3
pkgdesc="Provides an additionally needed firmware file brcmfmac4356-pcie.txt for the Broadcom BCM4356 WiFi in the GPD Pocket. (If you have 'gpd-pocket-support' installed you already have this.)"
arch=('any')
url='https://github.com/joshskidmore/gpd-pocket-arch-packages/tree/master/gpd-pocket-support'
@@ -26,7 +26,7 @@ conflicts=(
"${_pkgname}"
)
source=(
- 'gpd-pocket-arch-packages::git+git://github.com/joshskidmore/gpd-pocket-arch-packages'
+ 'gpd-pocket-arch-packages::https+git://github.com/joshskidmore/gpd-pocket-arch-packages'
)
sha256sums=(
'SKIP'