summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuliette Monsel2018-04-08 13:49:39 +0200
committerJuliette Monsel2018-04-08 13:49:39 +0200
commit8c6b47fdfee3231044603446c9328c6b79dabae9 (patch)
tree6fefb22e84e7c23ef865f3c6cd9f294cbe841a1f /PKGBUILD
parentd1cd286c4428cfdab263fe50bf09bc260f863e53 (diff)
downloadaur-8c6b47fdfee3231044603446c9328c6b79dabae9.tar.gz
v2.3.3
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcbf720cb6b2..742fde8d10af 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Juliette Monsel <j_4321 at protonmail dot com>
pkgname=mynotes
-pkgver=2.3.2
+pkgver=2.3.3
pkgrel=1
pkgdesc="Desktop post-it / sticky notes managed from system tray icon"
arch=('any')
@@ -16,7 +16,7 @@ optdepends=('python-tkfilebrowser: nicer file browser',
'python-pyqt4: GUI toolkit for the system tray icon (at least one must be installed)',
'python-pyside: GUI toolkit for the system tray icon (at least one must be installed)')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/j4321/MyNotes/archive/v${pkgver}.tar.gz")
-sha512sums=('4236ba35056a9d3b3a3ad0754b25b378c368aad1d4701184bd84d675d6826713fed099cb7d6ead52a496edbaf463bd9137154a5c92422b935b2497b75db3d96a')
+sha512sums=('243a10ee1d1485a94eb3f46fefc4de59b898786d127495f24dc734589de13aecc402de4a3e01609b760aa3439978e6759fa0ea10ee7c9fd31ef7ca80090b782b')
package() {
cd "$srcdir/MyNotes-${pkgver}"