summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZhanibek Adilbekov2018-09-30 02:20:39 +0600
committerZhanibek Adilbekov2018-09-30 02:20:39 +0600
commit5093c7a3913451eebb42b907445de02aff911947 (patch)
treedad4453ab70f9df94a7cae56ceb94a2be3b62ba3 /PKGBUILD
parente9d51097a69d02787d677ff40e3f52cc5619cb11 (diff)
downloadaur-5093c7a3913451eebb42b907445de02aff911947.tar.gz
Bumped package version to v4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f3c120fbc30..99913d6c9d27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=hardcode-tray
_gitname=Hardcode-Tray
pkgname=$_pkgbase
-pkgver=4.2
+pkgver=4.3
pkgrel=1
pkgdesc="Fixes Hardcoded Tray Icons"
arch=('i686' 'x86_64')
@@ -12,12 +12,12 @@ license=('GPL-3.0')
provides=("$_pkgbase")
conflicts=("hardcode-tray-fixer-git" "hardcode-tray-git")
makedepends=('ninja' 'meson')
-depends=('python' 'gobject-introspection' 'python-gobject'
+depends=('python' 'gobject-introspection' 'python-gobject'
'python-cairosvg' 'librsvg' 'gtk3')
optdepends=('sni-qt-patched-git: patched qt4 sni plugin to enable icon modification' 'inkscape: to convert svg to png with inkscape' 'imagemagick: used to convert svg to png')
optdepends_x86_64=('lib32-sni-qt-patched-git: 32-bit patched qt4 sni plugin to enable icon modification')
source=("${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('58e1d246a2ead600ac82cf2d83c22dad1659f0da2be825cf54d779e18a23ccc1')
+sha256sums=('5f64c5a1083b8cefc07ba3a218bb0258f7846d9c0d04dae6f91c2478e288f0e1')
build() {