summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthibsc2019-07-25 20:17:07 +0200
committerthibsc2019-07-25 20:17:07 +0200
commit312aff6eb6c973d26a2c668ea6cbd7e38b38e6c7 (patch)
treefc04d07c362d390b05c992103c56f6f1a13ef4ba
parentb8928195f0b2c06d34849f25d42425318b488329 (diff)
downloadaur-312aff6eb6c973d26a2c668ea6cbd7e38b38e6c7.tar.gz
Feature: Sender name in tooltip
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae3d5445f646..ec4aac1e91a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flynote-git
pkgdesc = A program to take note on desktop like a Post-It and share on LAN
- pkgver = r48.7138eb5
+ pkgver = r51.25b1705
pkgrel = 1
url = https://github.com/thibsc/flynote
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index b008bada7691..5dd161ac866b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ThiBsc <thibsc at tutanota dot com>
pkgname=flynote-git
_gitname=flynote
-pkgver=r48.7138eb5
+pkgver=r51.25b1705
pkgrel=1
pkgdesc="A program to take note on desktop like a Post-It and share on LAN"
arch=('any')