summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGianpiero2018-10-19 12:20:50 +0200
committerGianpiero2018-10-19 12:20:50 +0200
commit7aff2d6ae1509f4118e54942feeb00aadc38862e (patch)
tree779102b4cb5c9dc55d3ce8c23641dacc55f0d61e /PKGBUILD
parentd0b4cdca0b186782fd4f3f48c6ac955ad46b220b (diff)
downloadaur-notify-osd-customizable.tar.gz
extremly late bump to ppa2, sorry
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9e0050067f4..6e97ff5b065c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=notify-osd-customizable
_realname=notify-osd
pkgver=0.9.35
-pkgrel=5
+pkgrel=6
_realver=${pkgver}+16.04.20160415
pkgdesc="daemon that displays passive pop-up notifications, with leolik patch added"
arch=(i686 x86_64)
@@ -17,8 +17,8 @@ makedepends=('pkgconfig' 'libnotify' 'gnome-common')
provides=('notification-daemon' 'notify-osd')
conflicts=('notify-osd')
install=$pkgname.install
-source=(${url}/+files/${_realname}_${_realver}-0ubuntu1-leolik~ppa0.tar.gz notify-osd)
-md5sums=('2450cf0dd3d6036f408f3b371b613e02'
+source=(${url}/+files/${_realname}_${_realver}-0ubuntu1-leolik~ppa2.tar.gz notify-osd)
+md5sums=('eaa4416b176bf86d406c08f5382958d9'
'44180ae7a2ac9446133f76aface88bed')
build() {