summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Dünkelmann2022-07-21 16:32:36 +0200
committerMartin Dünkelmann2022-07-21 16:32:36 +0200
commit832fbb3becd87f211a5f307e2bf96826445d1c29 (patch)
treeca8fa9c107b2d3845a17b5674fc35598a29e0667
parentc9dc0c896f01031eb804c3cd74ddbd4d476a0113 (diff)
downloadaur-832fbb3becd87f211a5f307e2bf96826445d1c29.tar.gz
reupload due to a weird acting 'trusted' aur user
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 7 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b67eb12bc6e8..dccb08201737 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
-pkgbase = moneymanagerex-git
+pkgbase = moneymanagerex
pkgdesc = MoneyManagerEx is an easy-to-use personal finance suite. This package will always point to the newest tagged version.
- pkgver = 1.5.16
+ pkgver = 1.5.17
pkgrel = 1
url = http://www.moneymanagerex.org/
arch = x86_64
@@ -22,9 +22,9 @@ pkgbase = moneymanagerex-git
depends = webkit2gtk
optdepends = cups: for printing support
provides = moneymanagerex
- conflicts = moneymanagerex
+ conflicts = moneymanagerex-git
replaces = mmex
source = git+https://github.com/moneymanagerex/moneymanagerex.git
sha512sums = SKIP
-pkgname = moneymanagerex-git
+pkgname = moneymanagerex
diff --git a/PKGBUILD b/PKGBUILD
index 0499135442c1..6697c4454978 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,7 @@
# Maintainer: Martin Dünkelmann <nc-duenkekl3 at netcologne.de>
-# Contributor: Alberto Sánchez Molero <alsamolero at gmail.com>
-# Contributor: Jaroslav Lichtblau <svetlemodry@archlinux.org>
-# Contributor: TDY <tdy@gmx.com>
-pkgname=moneymanagerex-git
-pkgver=1.5.16
+pkgname=moneymanagerex
+pkgver=1.5.17
pkgrel=1
pkgdesc="MoneyManagerEx is an easy-to-use personal finance suite. This package will always point to the newest tagged version."
arch=('x86_64')
@@ -15,7 +12,7 @@ makedepends=('curl' 'cmake' 'fakeroot' 'file' 'gawk' 'gcc' 'gettext' 'git' 'jq'
optdepends=('cups: for printing support')
replaces=('mmex')
provides=('moneymanagerex')
-conflicts=('moneymanagerex')
+conflicts=('moneymanagerex-git')
source=(git+https://github.com/moneymanagerex/moneymanagerex.git)
sha512sums=('SKIP')
_github_api_uri=https://api.github.com/repos/moneymanagerex/moneymanagerex/releases/latest