summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPanzki2020-12-23 18:17:44 +0100
committerPanzki2020-12-23 18:17:44 +0100
commit28a3c6bc03a6e0d2e8107c0c638126961cef9f61 (patch)
treef60c2ba3dab79af8d56387712bc76b94519806e5
parent03ee53da22fbeacd7522829412ebe2576a7b3065 (diff)
downloadaur-28a3c6bc03a6e0d2e8107c0c638126961cef9f61.tar.gz
Fixed version number.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52198c35b424..99ee32a4caed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mailspring-libre
pkgdesc = A fork of a fork – aiming at removing Mailspring's dependecy on a central server.
- pkgver = 1.7.8-libre
- pkgrel = 2
+ pkgver = 1.7.8_libre
+ pkgrel = 1
url = https://github.com/notpushkin/Mailspring-Libre
arch = x86_64
license = custom: GPL3 and (C) 2016-2019 Foundry 376, LLC.
diff --git a/PKGBUILD b/PKGBUILD
index 0da2f7ba8eef..1ab6ee77976b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Matthias Steffen aur@matthiassteffen.biz
pkgname=mailspring-libre
-pkgver=1.7.8-libre
-pkgrel=2
+pkgver=1.7.8_libre
+pkgrel=1
pkgdesc="A fork of a fork – aiming at removing Mailspring's dependecy on a central server."
arch=('x86_64')
license=('custom: GPL3 and (C) 2016-2019 Foundry 376, LLC.')