diff options
author | FIL | 2016-01-20 07:56:47 +0300 |
---|---|---|
committer | FIL | 2016-01-20 07:56:47 +0300 |
commit | 0be0385010be258a778f57d85acf76c0556168ca (patch) | |
tree | 460b000df2f1cb7868e52383629ba466a9a07ec8 | |
parent | 9076a6efbc45018069291022ba4cfd9e5f5679cd (diff) | |
download | aur-0be0385010be258a778f57d85acf76c0556168ca.tar.gz |
Bump rel
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 5 insertions, 3 deletions
@@ -1,13 +1,15 @@ # Generated by mksrcinfo v8 -# Mon Jan 11 21:19:06 UTC 2016 +# Wed Jan 20 04:56:16 UTC 2016 pkgbase = indicator-stickynotes pkgdesc = Sticky Notes pkgver = 0.5.6 - pkgrel = 1 + pkgrel = 2 arch = any license = GPL3 depends = python3 + depends = python-gobject depends = libappindicator-gtk3 + depends = gtksourceview3 source = https://launchpad.net/~umang/+archive/ubuntu/indicator-stickynotes/+files/indicator-stickynotes_0.5.6-0ppa1_all.deb sha256sums = c239f9763995463dab33abe12eda71421a5d11c1dfc2cbeea4fab1c6bc2235b8 @@ -1,6 +1,6 @@ pkgname="indicator-stickynotes" pkgver=0.5.6 -pkgrel=1 +pkgrel=2 pkgdesc='Sticky Notes' arch=('any') license=('GPL3') |