summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthibsc2019-07-16 16:23:40 +0200
committerthibsc2019-07-16 16:23:40 +0200
commitc6b9ec92dd751f207a4b63d34748612a5b04f3bc (patch)
treedb7db00a51f8039eaa8866c7ceeacb393353f274
parentb8928195f0b2c06d34849f25d42425318b488329 (diff)
downloadaur-c6b9ec92dd751f207a4b63d34748612a5b04f3bc.tar.gz
Feature: Reorder the list
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae3d5445f646..62eabff35c7c 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 = r49.e977d5b
pkgrel = 1
url = https://github.com/thibsc/flynote
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index b008bada7691..241faabf8ae9 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=r49.e977d5b
pkgrel=1
pkgdesc="A program to take note on desktop like a Post-It and share on LAN"
arch=('any')