arc-theme.guncellendi
This commit is contained in:
parent
78943cbcef
commit
c571c5d123
|
@ -1,16 +1,16 @@
|
|||
# Description: GTK 3, GTK 2 ve Gnome-Shell için şeffaf öğeler içeren düz bir tema.
|
||||
# URL: https://github.com/horst3180/arc-theme
|
||||
# Packager: yasarciv
|
||||
# Packager: yasarciv milisarge
|
||||
# Depends on: gtk3 gtk-engine-murrine arc-icon-theme
|
||||
|
||||
|
||||
name=arc-theme
|
||||
version=20161119
|
||||
version=20170302
|
||||
release=1
|
||||
source=(https://github.com/horst3180/$name/archive/$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./autogen.sh --prefix=/usr
|
||||
make DESTDIR=$PKG install
|
||||
cd $name-$version
|
||||
./autogen.sh --prefix=/usr
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue