summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael2022-09-10 13:47:28 +0200
committerMichael2022-09-10 13:47:28 +0200
commit361ef9a2c1aaff347fed49de5c43a28829f124c6 (patch)
tree21936992d9c54ae85ad8baecd06257d5784acb60
parenta4f6855ab79ff237244b8d5f14acbda9d0948a6f (diff)
downloadaur-361ef9a2c1aaff347fed49de5c43a28829f124c6.tar.gz
pin package to legacy branch for now
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7c78ef02190..23daae2f9ccf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Nelson Santos <nbsantos@gmail.com>
+# Maintainer: hertg <aur@her.tg>
_pkgname=egpu-switcher
pkgname=$_pkgname-git
-pkgver=0.16.0.r0.gd22ce2e
+pkgver=0.17.0.r2.ge9b9479
pkgrel=1
+epoch=0
pkgdesc="Distribution agnostic script that works with NVIDIA and AMD cards."
arch=('any')
url="https://github.com/hertg/egpu-switcher"
@@ -12,7 +13,7 @@ makedepends=('git')
provides=($_pkgname)
conflicts=($_pkgname)
install=${pkgname}.install
-source=("${pkgname}::git+https://github.com/hertg/egpu-switcher.git")
+source=("${pkgname}::git+https://github.com/hertg/egpu-switcher.git#branch=legacy")
md5sums=('SKIP')
pkgver() {