summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Rehfeld2022-12-17 19:51:55 +0100
committerHauke Rehfeld2022-12-17 19:51:55 +0100
commit6bd4b14340beff447c3e195d2037ac4088273fc0 (patch)
tree56ae810673d5a887511b8ffe7a2bb92d839a211e
parent0fd0ff8543f67ea766eb84b975eb895e5df7f6b6 (diff)
downloadaur-6bd4b14340beff447c3e195d2037ac4088273fc0.tar.gz
chg
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f60a125b7d7f..4648c9a01439 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = whisper.cpp-model-tiny.en
pkgdesc = This is an autogenerated file, please see https://github.com/hrehfeld/archlinux-whisper.cpp-model
pkgver = 1
pkgrel = 1
- url = https://github.com/ggerganov/whisper.cpp
+ url = https://github.com/hrehfeld/archlinux-whisper.cpp-mode
arch = i686
arch = x86_64
license = GPLv3
diff --git a/PKGBUILD b/PKGBUILD
index b559eca25ea0..4e3fe09ad5d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1
pkgrel=1
pkgdesc="This is an autogenerated file, please see https://github.com/hrehfeld/archlinux-whisper.cpp-model"
arch=("i686" "x86_64")
-url="https://github.com/ggerganov/whisper.cpp"
+url="https://github.com/hrehfeld/archlinux-whisper.cpp-mode"
license=("GPLv3")
makedepends=()