summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfengkx2020-12-09 23:09:10 +0800
committerfengkx2020-12-09 23:09:10 +0800
commit79a7ee29c69725066aaf800ea5f92f94dceee3d2 (patch)
treec0c2636c465e7cbe20c09fd06fd00a76510b6bc5
parentcd109ac7a9ec884645a82e180d9354de65ba7783 (diff)
downloadaur-79a7ee29c69725066aaf800ea5f92f94dceee3d2.tar.gz
fix: remove sed
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7652aefb8a80..dd33ce7c4b07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,6 @@ pkgver() {
prepare() {
cd "$srcdir/${_pkgname_raw}"
- sed -e s/raw.githubusercontent.com/https://g.ioiox.com/https://raw.githubusercontent.com/g chinaip/update_db.py
make update_db
}