summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b199eeade68..dfba223df8b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,7 @@ license=("MIT")
arch=("x86_64")
provides=("x-pixiv")
conflicts=("x-pixiv")
-source=("https://github.com/xiaoxigua-1/XPixiv/releases/download/v.0.1.6/x-pixiv-0.1.6-x86_64-unknown-linux-gnu.tar.gz")
-sha256sums=('73dfca142f348298aa2c0fe737efd52b0e71aff36cf55fea9f09f499109bc6d2')
+source_x86_64=("https://github.com/xiaoxigua-1/XPixiv/releases/download/v.0.1.6/x-pixiv-0.1.6-x86_64-unknown-linux-gnu.tar.gz")
package() {
install -Dm755 x-pixiv -t "$pkgdir/usr/bin"