summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPumpkinCheshire2021-04-21 01:47:12 +0800
committerPumpkinCheshire2021-04-21 01:47:12 +0800
commitb999254a3fd0f5568a9571669c284df07e31637a (patch)
tree3f18dddcfd4c14302e8ef97b387051f548bbdc8e /PKGBUILD
parente4564a7a4c0864fdcfc0cb05a5d07dd62d71ae8a (diff)
downloadaur-b999254a3fd0f5568a9571669c284df07e31637a.tar.gz
fix lisense
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2dec68f49e52..99822476be3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cain-ncnn-vulkan
pkgver=20210210
-pkgrel=1
+pkgrel=2
pkgdesc="CAIN, Channel Attention Is All You Need for Video Frame Interpolation implemented with ncnn library"
arch=('x86_64')
url="https://github.com/nihui/cain-ncnn-vulkan"