summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhertg-ci2022-09-17 22:03:09 +0000
committerhertg-ci2022-09-17 22:03:09 +0000
commit77fb36faf9f8338dfbf42ced443a09032fa0381c (patch)
tree4c1834378fa94289edbc8534ccf0850e42ee5566
parent4cc5b193801a001962fdd61b193abf8915a1c178 (diff)
downloadaur-77fb36faf9f8338dfbf42ced443a09032fa0381c.tar.gz
New release via github actions
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72ef82f18a65..8b05d0fa27d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = egpu-switcher-bin
pkgdesc = Automatically detect and use eGPU on startup
- pkgver = 0.18.0.rc.1
+ pkgver = v0.18.0.rc.2
pkgrel = 1
url = https://github.com/hertg/egpu-switcher
install = egpu-switcher-bin.install
@@ -8,7 +8,7 @@ pkgbase = egpu-switcher-bin
license = GPL
provides = egpu-switcher
conflicts = egpu-switcher
- source = egpu-switcher-bin-0.18.0.rc.1::https://github.com/hertg/egpu-switcher/releases/download/0.18.0-rc.1/egpu-switcher-amd64
- sha256sums = 9733e406e2f391be5e3e7941c24877910575d2738cdcae65368e36a43beabc80
+ source = egpu-switcher-bin-v0.18.0.rc.2::https://github.com/hertg/egpu-switcher/releases/download/v0.18.0-rc.2/egpu-switcher-amd64
+ sha256sums = d1f51dfc73979c92e407849ca78d93a6963ab6ae5ccf551d638e13992b9d2bf7
pkgname = egpu-switcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9f3eb9056618..d788b3611f08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: hertg <aur@her.tg>
# This file is generated automatically
-_version=0.18.0-rc.1
+_version=v0.18.0-rc.2
_pkgname=egpu-switcher-bin
-_pkgver=0.18.0.rc.1
-_sha256sum=9733e406e2f391be5e3e7941c24877910575d2738cdcae65368e36a43beabc80
-_source=${_pkgname}-${_pkgver}::https://github.com/hertg/egpu-switcher/releases/download/0.18.0-rc.1/egpu-switcher-amd64
+_pkgver=v0.18.0.rc.2
+_sha256sum=d1f51dfc73979c92e407849ca78d93a6963ab6ae5ccf551d638e13992b9d2bf7
+_source=${_pkgname}-${_pkgver}::https://github.com/hertg/egpu-switcher/releases/download/v0.18.0-rc.2/egpu-switcher-amd64
pkgname=$_pkgname
pkgver=$_pkgver
pkgdesc='Automatically detect and use eGPU on startup'