summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Dünkelmann2020-08-02 19:20:00 +0200
committerMartin Dünkelmann2020-08-02 19:20:00 +0200
commit9dc04eed9b01f27d13ef2fae4c770c7903e7214c (patch)
tree6ed342899c71914297cbccae8a5e24aa0b37ad73
parent15a2bcb92e933ce00a183669b5deead5c87bc855 (diff)
downloadaur-9dc04eed9b01f27d13ef2fae4c770c7903e7214c.tar.gz
Point to the master branch and v1.3.5 tag instead.
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 327e933f9015..a2616d3f45e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = moneymanagerex-git
- pkgdesc = MoneyManagerEx 1.3.5 with DB v.7 An easy-to-use personal finance suite. This package will always point to the newest stable version.
+ pkgdesc = MoneyManagerEx is an easy-to-use personal finance suite. This package will always point to the newest stable version.
pkgver = 1.3.5
- pkgrel = 1
+ pkgrel = 0
url = http://www.moneymanagerex.org/
arch = x86_64
license = GPL
@@ -22,7 +22,8 @@ pkgbase = moneymanagerex-git
provides = moneymanagerex
conflicts = moneymanagerex
replaces = mmex
- source = git+https://github.com/moneymanagerex/moneymanagerex.git#branch=v1.3.5
+ source = git+https://github.com/moneymanagerex/moneymanagerex.git#tag=v1.3.5
sha256sums = SKIP
pkgname = moneymanagerex-git
+
diff --git a/PKGBUILD b/PKGBUILD
index 6723522b162a..7cab5b1b2aee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgname=moneymanagerex-git
_gitname=moneymanagerex
pkgver=1.3.5
-pkgrel=1
-pkgdesc="MoneyManagerEx 1.3.5 with DB v.7 An easy-to-use personal finance suite. This package will always point to the newest stable version."
+pkgrel=0
+pkgdesc="MoneyManagerEx is an easy-to-use personal finance suite. This package will always point to the newest stable version."
arch=('x86_64')
url="http://www.moneymanagerex.org/"
license=('GPL')
@@ -17,7 +17,7 @@ optdepends=('cups: for printing support')
replaces=('mmex')
provides=('moneymanagerex')
conflicts=('moneymanagerex')
-source=(git+https://github.com/moneymanagerex/moneymanagerex.git#branch=v1.3.5)
+source=(git+https://github.com/moneymanagerex/moneymanagerex.git#tag=v1.3.5)
sha256sums=('SKIP')
pkgver() {