summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2018-05-01 21:30:03 +0200
committerNicola Murino2018-05-01 21:30:03 +0200
commit38730789d689b78934178e5242ba8cd9d1c56061 (patch)
tree7862aca10aba88068e860e255567b2a5672f51a3
parent33b79c00fa3c4d1e2d36e87ebb7a145ccf09aee1 (diff)
downloadaur-38730789d689b78934178e5242ba8cd9d1c56061.tar.gz
Update to 3.1.1-3
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD24
2 files changed, 39 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91b8f9160a6f..89453328e51d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,31 @@
# Generated by mksrcinfo v8
-# Tue Apr 24 06:31:57 UTC 2018
+# Tue May 1 19:29:45 UTC 2018
pkgbase = pop-gtk-theme-bin
pkgdesc = System76 Pop GTK+ Theme
pkgver = 3.1.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/pop-os/gtk-theme
arch = any
license = GPL2
license = CCPL:by-sa
+ depends = gtk3>=3.18.9
+ depends = gtk2>=2.24.30
+ depends = gdk-pixbuf2>=2.24.30
+ depends = gtk-engine-murrine>=0.98.1
+ optdepends = gnome-shell>=3.18.3
+ optdepends = gnome-flashback>=3.18.2
+ optdepends = budgie-desktop>=10.2.7
+ optdepends = xfce4-session>=4.12.2
+ optdepends = mate-desktop>=1.14.0
+ optdepends = lxde-common>=0.99.1
+ optdepends = pop-icon-theme-git: Recommended icon theme
+ optdepends = ttf-fira-sans: Recommended font for window titles and interface
+ optdepends = ttf-fira-mono: Recommended monospace font
+ optdepends = ttf-roboto-slab: Recommended font for documents
provides = pop-gtk-theme
conflicts = pop-gtk-theme
- source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gtk-theme_3.1.1~1524509666~18.04~f71536a_all.deb
- sha256sums = 0ae51b053ecf1b07daa95041de34d6e0866d4e84a5f30a358070a733ec57bd9b
+ source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gtk-theme_3.1.1~1525194849~18.04~10930cf_all.deb
+ sha256sums = 31a200717c350b795802ab59e8d170dd0f41458d1f4d9b3e5dd39929d9bc9409
pkgname = pop-gtk-theme-bin
diff --git a/PKGBUILD b/PKGBUILD
index 90ae9814e911..7aa7974f2d75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,33 @@
pkgname='pop-gtk-theme-bin'
pkgver='3.1.1'
-pkgrel=2
+pkgrel=3
pkgdesc='System76 Pop GTK+ Theme'
arch=('any')
url='https://github.com/pop-os/gtk-theme'
license=('GPL2' 'CCPL:by-sa')
conflicts=('pop-gtk-theme')
provides=('pop-gtk-theme')
-source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gtk-theme_${pkgver}~1524509666~18.04~f71536a_all.deb")
-sha256sums=('0ae51b053ecf1b07daa95041de34d6e0866d4e84a5f30a358070a733ec57bd9b')
+depends=(
+ "gtk3>=3.18.9"
+ "gtk2>=2.24.30"
+ "gdk-pixbuf2>=2.24.30"
+ "gtk-engine-murrine>=0.98.1"
+)
+optdepends=(
+ "gnome-shell>=3.18.3"
+ "gnome-flashback>=3.18.2"
+ "budgie-desktop>=10.2.7"
+ "xfce4-session>=4.12.2"
+ "mate-desktop>=1.14.0"
+ "lxde-common>=0.99.1"
+ "pop-icon-theme-git: Recommended icon theme"
+ "ttf-fira-sans: Recommended font for window titles and interface"
+ "ttf-fira-mono: Recommended monospace font"
+ "ttf-roboto-slab: Recommended font for documents"
+)
+source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gtk-theme_${pkgver}~1525194849~18.04~10930cf_all.deb")
+sha256sums=('31a200717c350b795802ab59e8d170dd0f41458d1f4d9b3e5dd39929d9bc9409')
package() {
cd "${srcdir}"