summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2018-08-26 20:14:22 -0400
committerSolomon Choina2018-08-26 20:14:22 -0400
commitbb8c07c263773bd1dd3a7457781e831f8b2603bc (patch)
treeb2ebaefc55e7e39c79578e71e1bebabd67663976 /PKGBUILD
parentb9bc9ca65c356574b1529f80ea42ffb6d30fbda9 (diff)
downloadaur-gtk-sni-tray.tar.gz
update pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d8bd1113721..677c8159626a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Solomon Choina <shlomochoina@gmail.com>
pkgname=gtk-sni-tray
_hkgname=gtk-sni-tray
-pkgver=0.1.4.0
+pkgver=0.1.5.0
pkgrel=1
pkgdesc="A standalone StatusNotifierItem/AppIndicator tray in haskell"
url=https://hackage.haskell.org/package/gtk-sni-tray
@@ -19,7 +19,7 @@ depends=( 'haskell-base' 'ghc-libs' 'haskell-bytestring'
'haskell-gi-overloading' 'haskell-text' 'haskell-transformers' 'libdbusmenu-gtk3')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('0286ac2b68da169576bea6d368e6118c446931bf05082bfcf95c4ee95f16bab3')
+sha256sums=('a0a79c780852c99fabc756df65a199fdf4dd70ddaee33d4f1c2a5406ffd4dd6d')
build() {