summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhertg-ci2022-09-17 22:10:59 +0000
committerhertg-ci2022-09-17 22:10:59 +0000
commit5a39683c0b7e95f90d4af00fe527fd818b0a7131 (patch)
tree09bf21c72a45398afd62c766f8f41609f8d965f9
parent77fb36faf9f8338dfbf42ced443a09032fa0381c (diff)
downloadaur-5a39683c0b7e95f90d4af00fe527fd818b0a7131.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 8b05d0fa27d5..3f29667f8bcf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = egpu-switcher-bin
pkgdesc = Automatically detect and use eGPU on startup
- pkgver = v0.18.0.rc.2
+ pkgver = 0.18.0
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-v0.18.0.rc.2::https://github.com/hertg/egpu-switcher/releases/download/v0.18.0-rc.2/egpu-switcher-amd64
- sha256sums = d1f51dfc73979c92e407849ca78d93a6963ab6ae5ccf551d638e13992b9d2bf7
+ source = egpu-switcher-bin-0.18.0::https://github.com/hertg/egpu-switcher/releases/download/0.18.0/egpu-switcher-amd64
+ sha256sums = c7cf6e3dbcd41d9cfb5e8f2ff16736476d4600b87198ff0ac5ea6de3cf8397c4
pkgname = egpu-switcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index d788b3611f08..ecfb1b56a555 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: hertg <aur@her.tg>
# This file is generated automatically
-_version=v0.18.0-rc.2
+_version=0.18.0
_pkgname=egpu-switcher-bin
-_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
+_pkgver=0.18.0
+_sha256sum=c7cf6e3dbcd41d9cfb5e8f2ff16736476d4600b87198ff0ac5ea6de3cf8397c4
+_source=${_pkgname}-${_pkgver}::https://github.com/hertg/egpu-switcher/releases/download/0.18.0/egpu-switcher-amd64
pkgname=$_pkgname
pkgver=$_pkgver
pkgdesc='Automatically detect and use eGPU on startup'