summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGianpiero2018-10-19 12:20:50 +0200
committerGianpiero2018-10-19 12:20:50 +0200
commit7aff2d6ae1509f4118e54942feeb00aadc38862e (patch)
tree779102b4cb5c9dc55d3ce8c23641dacc55f0d61e
parentd0b4cdca0b186782fd4f3f48c6ac955ad46b220b (diff)
downloadaur-notify-osd-customizable.tar.gz
extremly late bump to ppa2, sorry
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 018f8d0d8f62..89fd2949060f 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = notify-osd-customizable
pkgdesc = daemon that displays passive pop-up notifications, with leolik patch added
pkgver = 0.9.35
- pkgrel = 5
+ pkgrel = 6
url = https://launchpad.net/~leolik/+archive/leolik
install = notify-osd-customizable.install
arch = i686
@@ -19,9 +19,9 @@ pkgbase = notify-osd-customizable
provides = notification-daemon
provides = notify-osd
conflicts = notify-osd
- source = https://launchpad.net/~leolik/+archive/leolik/+files/notify-osd_0.9.35+16.04.20160415-0ubuntu1-leolik~ppa0.tar.gz
+ source = https://launchpad.net/~leolik/+archive/leolik/+files/notify-osd_0.9.35+16.04.20160415-0ubuntu1-leolik~ppa2.tar.gz
source = notify-osd
- md5sums = 2450cf0dd3d6036f408f3b371b613e02
+ md5sums = eaa4416b176bf86d406c08f5382958d9
md5sums = 44180ae7a2ac9446133f76aface88bed
pkgname = notify-osd-customizable
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() {