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

16 lines
417 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
name=chromium-bin
version=62.0.3202.62
release=1
source=(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"
}