summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2022-04-12 18:07:15 -0400
committerTony Lambiris2022-04-12 18:07:15 -0400
commit1b64aaa6cdf72be85cc9797530c0f6cce19a1132 (patch)
tree6e2d508ca31c6b59cd8a47ff8bc0af8c74e7d0da
parent12a72298b3469e35470f70b81ae3c02f11652eff (diff)
downloadaur-1b64aaa6cdf72be85cc9797530c0f6cce19a1132.tar.gz
Version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8be8a5911e09..276100d140ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-firmware-daemon-git
pkgdesc = System76 Firmware Daemon provides a daemon for installing firmware updates.
- pkgver = 1.0.32.r0.g8989805
+ pkgver = 1.0.32.r2.gea7dd3c
pkgrel = 1
url = https://github.com/pop-os/system76-firmware
arch = any
@@ -12,7 +12,7 @@ pkgbase = system76-firmware-daemon-git
provides = system76-firmware-daemon
conflicts = system76-driver<=17.10.32
conflicts = system76-firmware-daemon
- source = system76-firmware-daemon-git::git://github.com/pop-os/system76-firmware.git
+ source = system76-firmware-daemon-git::git+https://github.com/pop-os/system76-firmware.git
sha256sums = SKIP
pkgname = system76-firmware-daemon-git
diff --git a/PKGBUILD b/PKGBUILD
index 5098325055e1..b575531b10d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@libpcap.net>
pkgname=system76-firmware-daemon-git
-pkgver=1.0.32.r0.g8989805
+pkgver=1.0.32.r2.gea7dd3c
pkgrel=1
pkgdesc="System76 Firmware Daemon provides a daemon for installing firmware updates."
arch=('any')
@@ -11,7 +11,7 @@ depends=('dbus' 'systemd' 'openssl-1.0')
makedepends=('rust')
conflicts=('system76-driver<=17.10.32' 'system76-firmware-daemon')
provides=('system76-firmware-daemon')
-source=("${pkgname}::git://github.com/pop-os/system76-firmware.git")
+source=("${pkgname}::git+https://github.com/pop-os/system76-firmware.git")
sha256sums=('SKIP')
pkgver() {