summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb16e172e313..5d65ac959bba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ source=("https://download.cnki.net/"$pkgname"/"$pkgname"_"$pkgver"_amd64.deb")
sha512sums=("SKIP")
package() {
sudo debtap -u
- cd /cnkiexpress
sudo debtap "$pkgname"_"$pkgver"_amd64.deb
sudo pacman -U "$pkgname"_"$pkgver"-1-x86_64.pkg.tar.zst
}