summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00f0704f5bfe..db2c8d57f5f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cain-ncnn-vulkan-bin
pkgver=20210210
-pkgrel=3
+pkgrel=4
pkgdesc="CAIN, Channel Attention Is All You Need for Video Frame Interpolation implemented with ncnn library"
arch=('x86_64' 'i686')
url="https://github.com/nihui/cain-ncnn-vulkan"
@@ -11,7 +11,7 @@ depends=('vulkan-icd-loader' 'vulkan-headers')
makedepends=('sh')
provides=("cain-ncnn-vulkan")
conflicts=("cain-ncnn-vulkan" "cain-ncnn-vulkan-git")
-source=("https://github.com/nihui/${pkgname%bin}/releases/download/$pkgver/${pkgname%-bin}-$pkgver-ubuntu.zip"
+source=("https://github.com/nihui/${pkgname%-bin}/releases/download/$pkgver/${pkgname%-bin}-$pkgver-ubuntu.zip"
"${pkgname%-bin}")
sha256sums=('25b5a02a876e1a9a78d9a049298989e4ac6c8eb50b60c464ff0052a340f095d2'
'002f5b77d7d697f01d2a360242a026464599401bf90a040764e839bb53f76e12')