summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcory2023-11-02 16:40:22 -0600
committercory2023-11-02 16:40:22 -0600
commit65003abefe87a50ec6e3cb897d72d07e535a24bc (patch)
tree5fa34e61fff8a102247af467c5818d2213648ca6 /PKGBUILD
parentc70d6d04416200a09f058fa142f26e7cba431c62 (diff)
downloadaur-65003abefe87a50ec6e3cb897d72d07e535a24bc.tar.gz
fix maintainer
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffcdbbe4dee9..37d8285b7ee3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,4 @@
-# Maintainer: Raymond Li <aur@raymond.li>
-# Co-maintainer: Wilsson Martee <wilssonm@gmail.com>
+# Maintainer: Cory Jorgensen <coryj@gmx.com>
pkgname="libtorch-cuda"
pkgver=2.1.0
@@ -14,5 +13,3 @@ conflicts=()
source=("https://download.pytorch.org/libtorch/cu121/libtorch-cxx11-abi-shared-with-deps-2.1.0%2Bcu121.zip")
sha256sums=('fc1afc2fb28e2ab7b526df04c574c173fc6f068b5fbca831734607ef39fd6893')
sha512sums=('51d6558149a63eb05c2cc4363f1eb0222e81b14003d091e604235eceb4927f85e346ed61ab9d738ddad26b470d95c73efcdcc4335240f28cd418c7ac0789f9e4')
-
-