summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Tunnat2016-04-22 19:24:00 +0200
committerSimon Tunnat2016-04-22 19:24:00 +0200
commitedac6d90d91262617619036994215c2695d2f00f (patch)
tree9fa8f42d812364ae81fd32775b6b19aceb77f264
parent0317ff8c45b4d6f7e2da8372ba41ef057de5313a (diff)
downloadaur-edac6d90d91262617619036994215c2695d2f00f.tar.gz
Update to growl for linux v0.8.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 851fe90c6ed0..2ccec7e8d83a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growl-for-linux
pkgdesc = Growl for Linux
- pkgver = 0.8.1
+ pkgver = 0.8.2
pkgrel = 2
url = http://mattn.github.com/growl-for-linux/
arch = i686
@@ -16,8 +16,8 @@ pkgbase = growl-for-linux
optdepends = libnotify
conflicts = growl-for-linux-git
options = !libtool
- source = growl-for-linux-0.8.1.tar.gz::https://github.com/mattn/growl-for-linux/archive/0.8.1.tar.gz
- md5sums = 65b89ab4a5d7eeeb4ecc12fb26afcf32
+ source = growl-for-linux-0.8.2.tar.gz::https://github.com/mattn/growl-for-linux/archive/0.8.2.tar.gz
+ md5sums = 4beb35833241e44406b5da4d7ba4463f
pkgname = growl-for-linux
diff --git a/PKGBUILD b/PKGBUILD
index d4552eb91157..5e51dcf165b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Tunnat <simon+aur@tunn.at>
# Previous maintainer: anekos <anekos@snca.net>
pkgname=growl-for-linux
-pkgver=0.8.1
+pkgver=0.8.2
pkgrel=2
pkgdesc="Growl for Linux"
url="http://mattn.github.com/growl-for-linux/"
@@ -17,7 +17,7 @@ options=('!libtool')
source=("$pkgname-$pkgver.tar.gz::https://github.com/mattn/growl-for-linux/archive/${pkgver}.tar.gz")
-md5sums=('65b89ab4a5d7eeeb4ecc12fb26afcf32')
+md5sums=('4beb35833241e44406b5da4d7ba4463f')
dirname="growl-for-linux-${pkgver}"
build () {