summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2018-05-02 12:14:22 +0200
committerNicola Murino2018-05-02 12:14:22 +0200
commit7f58b6c63e5fd9ee3e4e4db45d42f0e3bb83e37e (patch)
tree8d19525c830329e6cb515f03411b3ecbbfc300c7
parentb6aa164fbbb63f1873aaef3611bc9084a16b4315 (diff)
downloadaur-7f58b6c63e5fd9ee3e4e4db45d42f0e3bb83e37e.tar.gz
Update to 4.0.0-2
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD16
2 files changed, 23 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4922c3ae13a7..8d5f3d67a8d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,23 @@
# Generated by mksrcinfo v8
-# Tue Apr 24 23:19:11 UTC 2018
+# Wed May 2 10:14:08 UTC 2018
pkgbase = pop-gnome-shell-theme-bin
pkgdesc = System76 Pop GNOME Shell Theme
pkgver = 4.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pop-os/gtk-theme
arch = any
license = GPL2
license = CCPL:by-sa
+ depends = gnome-shell>=3.18.3
+ depends = pop-gtk-theme
+ 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-gnome-shell-theme
conflicts = pop-gnome-shell-theme
- source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gnome-shell-theme/pop-gnome-shell-theme_4.0.0~1524106033~18.04~32f92b8_all.deb
- sha256sums = f91ef206c4a2883e933e66202442b2dd130d0969d6f39ed90ffde3fb50107e9a
+ source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gnome-shell-theme/pop-gnome-shell-theme_4.0.0~1524677885~18.04~21a1337_all.deb
+ sha256sums = 3753733e6916c8d7faa60a4837601bced0afb58a8a6c2c6a2d5b61052b183afa
pkgname = pop-gnome-shell-theme-bin
diff --git a/PKGBUILD b/PKGBUILD
index 425519c978ba..741f91f11a65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,25 @@
pkgname='pop-gnome-shell-theme-bin'
pkgver='4.0.0'
-pkgrel=1
+pkgrel=2
pkgdesc='System76 Pop GNOME Shell Theme'
arch=('any')
url='https://github.com/pop-os/gtk-theme'
license=('GPL2' 'CCPL:by-sa')
conflicts=('pop-gnome-shell-theme')
provides=('pop-gnome-shell-theme')
-source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gnome-shell-theme/pop-gnome-shell-theme_${pkgver}~1524106033~18.04~32f92b8_all.deb")
-sha256sums=('f91ef206c4a2883e933e66202442b2dd130d0969d6f39ed90ffde3fb50107e9a')
+depends=(
+ "gnome-shell>=3.18.3"
+ "pop-gtk-theme"
+)
+optdepends=(
+ "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-gnome-shell-theme/pop-gnome-shell-theme_${pkgver}~1524677885~18.04~21a1337_all.deb")
+sha256sums=('3753733e6916c8d7faa60a4837601bced0afb58a8a6c2c6a2d5b61052b183afa')
package() {
cd "${srcdir}"