summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD7
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2e1bd8f194f..7654e736b4dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = themix-full-git
- pkgdesc = Themix: GUI for generating different color variations of Arc, Materia, Oomox themes (GTK2, GTK3, Cinnamon, GNOME, MATE, Openbox, Xfwm), ArchDroid, Gnome-Colors, Numix, Papirus, Suru++ icons, and terminal palettes. Have a hack for HiDPI in GTK2.
+ pkgdesc = Themix: GUI for generating different color variations of Materia, Oomox themes (GTK2, GTK3, Cinnamon, GNOME, MATE, Openbox, Xfwm), ArchDroid, Gnome-Colors, Numix, Papirus, Suru++ icons, and terminal palettes. Have a hack for HiDPI in GTK2.
pkgver = 1.13.3
pkgrel = 1
url = https://github.com/themix-project/oomox
@@ -10,7 +10,6 @@ pkgbase = themix-full-git
depends = themix-import-images-git
depends = themix-export-spotify-git
depends = themix-plugin-base16-git
- depends = themix-theme-arc-git
depends = themix-theme-materia-git
depends = themix-theme-oomox-git
depends = themix-icons-archdroid-git
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..eba1b69f2447
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+pkg/
+themix-full-git-*.pkg.*
diff --git a/PKGBUILD b/PKGBUILD
index 9c5fd8a557dd..f6e279595da2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=themix-full-git
pkgver=1.13.3
pkgrel=1
pkgdesc="Themix: GUI for generating different color variations
-of Arc, Materia, Oomox themes
+of Materia, Oomox themes
(GTK2, GTK3, Cinnamon, GNOME, MATE, Openbox, Xfwm),
ArchDroid, Gnome-Colors, Numix, Papirus, Suru++ icons,
and terminal palettes.
@@ -15,8 +15,7 @@ url="https://github.com/themix-project/oomox"
license=('GPL3')
source=(
)
-md5sums=(
-)
+
depends=(
'themix-gui-git'
@@ -26,7 +25,7 @@ depends=(
'themix-plugin-base16-git'
- 'themix-theme-arc-git'
+ #'themix-theme-arc-git'
'themix-theme-materia-git'
'themix-theme-oomox-git'