summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author4javier2016-09-25 14:49:05 +0200
committer4javier2016-09-25 14:49:05 +0200
commitd0b4cdca0b186782fd4f3f48c6ac955ad46b220b (patch)
tree3b39c8bed22729097ae13d8c3a64d5ad487919fd
parenta883cb1dd2428452ee317816be612fde742c0974 (diff)
downloadaur-d0b4cdca0b186782fd4f3f48c6ac955ad46b220b.tar.gz
updated to a newest build
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e37150b0ce2..018f8d0d8f62 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 = 4
+ pkgrel = 5
url = https://launchpad.net/~leolik/+archive/leolik
install = notify-osd-customizable.install
arch = i686
@@ -21,7 +21,7 @@ pkgbase = notify-osd-customizable
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 = notify-osd
- md5sums = fb1b2b3e5c41d2ef328c56340719388a
+ md5sums = 2450cf0dd3d6036f408f3b371b613e02
md5sums = 44180ae7a2ac9446133f76aface88bed
pkgname = notify-osd-customizable
diff --git a/PKGBUILD b/PKGBUILD
index edab0e0b3f59..c9e0050067f4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=notify-osd-customizable
_realname=notify-osd
pkgver=0.9.35
-pkgrel=4
+pkgrel=5
_realver=${pkgver}+16.04.20160415
pkgdesc="daemon that displays passive pop-up notifications, with leolik patch added"
arch=(i686 x86_64)
@@ -18,7 +18,7 @@ provides=('notification-daemon' 'notify-osd')
conflicts=('notify-osd')
install=$pkgname.install
source=(${url}/+files/${_realname}_${_realver}-0ubuntu1-leolik~ppa0.tar.gz notify-osd)
-md5sums=('fb1b2b3e5c41d2ef328c56340719388a'
+md5sums=('2450cf0dd3d6036f408f3b371b613e02'
'44180ae7a2ac9446133f76aface88bed')
build() {