summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBilal Elmoussaoui2016-11-23 04:06:09 +0100
committerBilal Elmoussaoui2016-11-23 04:06:09 +0100
commitc796c395c407a8eb92d7a250bef7844d3ed4c3aa (patch)
tree9cab9a6d2af9b84399cb8a6d9dbd2e1fdf7ebe96 /PKGBUILD
parentf34c4655ec9934dbca881a57e61acf9368c16717 (diff)
downloadaur-c796c395c407a8eb92d7a250bef7844d3ed4c3aa.tar.gz
new releas
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6ce1041d48a..2ed6e236b747 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgbase=hardcode-tray
_gitname=Hardcode-Tray
pkgname=$_pkgbase
-pkgver=3.5.1
+pkgver=3.5.2
pkgrel=1
pkgdesc="Fixes Hardcoded Tray Icons"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ depends=('python' 'python-gobject' 'python-cairosvg' 'librsvg' 'gtk3')
optdepends=('sni-qt-eplus-bzr: patched qt4 sni plugin to enable icon modification' 'inkscape: to convert svg to png with inkscape')
optdepends_x86_64=('lib32-sni-qt-eplus-bzr: 32-bit patched qt4 sni plugin to enable icon modification')
source=("https://github.com/bil-elmoussaoui/${_gitname}/archive/v${pkgver}.tar.gz")
-sha256sums=('6fd563f413dff8de8b3359171ff266442546f930fdee08d085bcb0274db8a00d')
+sha256sums=('bf1a6f03f4758dbf25807206c4cc5b153cdaefebb10e377f5661cd1ac28b0fb1')
package() {
install -Dm755 "$srcdir/$_gitname-$pkgver/script.py" "$pkgdir/opt/$_gitname/script.py"