summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/xfce4-notes-plugin/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/xfce4-notes-plugin/APKBUILD b/main/xfce4-notes-plugin/APKBUILD
index 6b4be6b4daa..0bf943c79e0 100644
--- a/main/xfce4-notes-plugin/APKBUILD
+++ b/main/xfce4-notes-plugin/APKBUILD
@@ -1,13 +1,13 @@
# Contributor:
# Maintainer:
pkgname=xfce4-notes-plugin
-pkgver=1.7.6
+pkgver=1.7.7
pkgrel=0
pkgdesc="Notes plugin for the Xfce4 desktop"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"
license="GPL"
depends=
-makedepends="xfce4-panel-dev libunique-dev"
+makedepends="xfce4-panel-dev libunique-dev libxfcegui4-dev"
install=
subpackages=
source="http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/xfce4-notes-plugin-$pkgver.tar.bz2"
@@ -33,4 +33,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="a9fff3633f2d0b87f57f4aa93a8a3784 xfce4-notes-plugin-1.7.6.tar.bz2"
+md5sums="42b924b23f2fec6a1099e9b7a87db4a3 xfce4-notes-plugin-1.7.7.tar.bz2"