summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntoine Viallon2023-06-26 18:50:00 +0000
committerAntoine Viallon2023-06-26 18:50:00 +0000
commitce18fcb23b431c765e0c46a84e40bf8d15d5090f (patch)
tree0dcc7896531f09a0700063a06467a21eb01b8408 /PKGBUILD
parent25c185b2df7f02488ca38307e1191ff2acb6c865 (diff)
downloadaur-realsr-ncnn-vulkan-git.tar.gz
fix source link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78d2c98e7079..89b50cf4f8e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Mitch Bigelow <ipha00@gmail.com>
-#
+# Maintainer: Antoine Viallon <antoine-aur@lesviallon.fr>
+# Contributor: Mitch Bigelow <ipha00@gmail.com>
pkgname=realsr-ncnn-vulkan-git
-pkgver=20200606.r0.g1a7c13e
+pkgver=20220728.r0.gb7f890e
pkgrel=1
pkgdesc="realsr super resolution implemented with ncnn library"
url="https://github.com/nihui/realsr-ncnn-vulkan"
@@ -13,7 +13,7 @@ conflicts=('realsr-ncnn-vulkan')
provides=('realsr-ncnn-vulkan')
arch=('i686' 'x86_64')
source=(
- "git://github.com/nihui/realsr-ncnn-vulkan.git"
+ "git+https://github.com/nihui/realsr-ncnn-vulkan.git"
)
sha256sums=(
'SKIP'