summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatheus2023-11-23 10:48:09 +0100
committerMatheus2023-11-23 10:48:09 +0100
commit475ca888a94af63c853f605ffd6ae01d6f9e42c9 (patch)
tree9b2aa0a15dfcd1075c1ed69efec57174c71b6bd6 /PKGBUILD
parent9114a4ca8a6e8f616df5ef8872b0ec6b4766a392 (diff)
downloadaur-475ca888a94af63c853f605ffd6ae01d6f9e42c9.tar.gz
Version update
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 584c606d3d37..f44ee6381abc 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
# Maintainer: Matheus <matheusgwdl@protonmail.com>
# Contributor: Matheus <matheusgwdl@protonmail.com>
-readonly _version_frappe="v15.1.0"
+readonly _version_frappe="v15.2.1"
pkgname="erpnext"
pkgver="15.3.0"
-pkgrel="1"
+pkgrel="2"
pkgdesc="Free and open source Enterprise Resource Planning (ERP)."
arch=("x86_64")
url="https://github.com/frappe/${pkgname}"