milis/talimatname/genel/c/chromium-bin/talimat

16 lines
413 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: Google'nin açık kaynak kodlu web tarayıcısı
# URL: https://www.chromium.org/Home
# Paketçi: Cihan Alkan
# Gerekler: libwebp minizip libjpeg-turbo
isim=chromium-bin
surum=62.0.3202.62
devir=1
kaynak=(http://www.ftp.uni-erlangen.de/archlinux/extra/os/x86_64/chromium-62.0.3202.62-1-x86_64.pkg.tar.xz)
derle() {
cp -ar "$SRC/usr" "$PKG/usr"
chmod 4755 "$PKG/usr/lib/chromium/chrome-sandbox"
}