aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-14 03:13:43 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-14 03:13:43 +0100
commitaed8b67dd270c310a7969d411f152f6222233fcb (patch)
tree80984e7ad38849601afa2b0f11e6d12d7a8bc81e
parentupdate deps (diff)
downloadblueshift-tray-aed8b67dd270c310a7969d411f152f6222233fcb.tar.gz
blueshift-tray-aed8b67dd270c310a7969d411f152f6222233fcb.tar.bz2
blueshift-tray-aed8b67dd270c310a7969d411f152f6222233fcb.tar.xz
update dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--dist/archlinux/stable/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD
index 7074d55..7245fea 100644
--- a/dist/archlinux/stable/PKGBUILD
+++ b/dist/archlinux/stable/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=blueshift-tray
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="Systray wrapper for Blueshift"
arch=(any)
@@ -11,7 +11,7 @@ depends=(python2 pygtk 'blueshift>=1.4')
makedepends=(make coreutils sed auto-auto-complete)
install=blueshift-tray.install
source=($url/archive/$pkgver.tar.gz)
-sha256sums=('4791116857233c651b8b8af18333c8adae8ccc60103b5e1b6d69846abed4fdf7')
+sha256sums=('9d09cd04c63fe4f66b6f3091e56bdf1b30db3074276ec959fc28a2fcfa990e25')
build() {