diff options
author | Britney Fransen <brfransen@gmail.com> | 2019-04-11 18:06:23 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2019-04-11 18:06:23 (GMT) |
commit | 3ae2930b843456f052d5de47fec03de7f3cb5c25 (patch) | |
tree | 28ff4e899e420575740f81fa539b8e9752dd6d0f /abs/core/LinHES-config/PKGBUILD | |
parent | 54f41af478e8e5a51a0cd17c8caa36ed846e131e (diff) | |
download | linhes_pkgbuild-3ae2930b843456f052d5de47fec03de7f3cb5c25.zip linhes_pkgbuild-3ae2930b843456f052d5de47fec03de7f3cb5c25.tar.gz linhes_pkgbuild-3ae2930b843456f052d5de47fec03de7f3cb5c25.tar.bz2 |
LinHES-config: xconfig.sh: fix nvidia-390xx supported list
Diffstat (limited to 'abs/core/LinHES-config/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-config/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/LinHES-config/PKGBUILD b/abs/core/LinHES-config/PKGBUILD index 4d709ef..3baaac5 100755 --- a/abs/core/LinHES-config/PKGBUILD +++ b/abs/core/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=8.6.0 -pkgrel=3 +pkgrel=4 conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev LinHes-config ) pkgdesc="Install and configure your system" depends=('bc' 'libstatgrab' 'mysql-python' 'expect' 'curl' 'dnsutils' 'parted' @@ -156,7 +156,7 @@ md5sums=('49952a2375b8ee53d8673473f22f8d12' '27e4fcacca9b9662dd782fbdc92fceea' '2a7f3b34e522acfd08283b86c8926aba' 'da60447a2a5fe0e6f5aaed2e677281ef' - '1e070b2ea12c9e25cfe323c1b240d8bc' + 'cf5164ae463a585897c7a1bfa1dc19d2' 'f0376c98a7986897406d393186c0365e' '157e73d0f90d7b306aba8f5921aeedd3' '1f58c0393a131f4a8f9a84b3fe08a7e4' |