summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3d0b4fce4fb..2a260537fb30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = gnucash-asx-fetch
- pkgdesc = Utility to fetch and add current ASX prices to one or more gnucash files
+ pkgdesc = Utility to fetch and add current ASX prices to one or more gnucash XML files
pkgver = 1.4
pkgrel = 1
url = https://github.com/bulletmark/gnucash-asx-fetch
diff --git a/PKGBUILD b/PKGBUILD
index b01bb125fd98..c3f56043624f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnucash-asx-fetch
pkgver=1.4
pkgrel=1
-pkgdesc="Utility to fetch and add current ASX prices to one or more gnucash files"
+pkgdesc="Utility to fetch and add current ASX prices to one or more gnucash XML files"
url="https://github.com/bulletmark/$pkgname"
license=("GPL3")
arch=("any")