summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55f3efb2e4ab..0ac1abdd4b39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = pgmanage-bin
url = https://www.workflowproducts.com/services.html#software
arch = i686
arch = x86_64
- license = custom:postage,
+ license = custom:pgManage,
license = custom:electron,
license = custom:chromium
depends = alsa-lib
diff --git a/PKGBUILD b/PKGBUILD
index cc2d08ac9364..d7c0c17f4a68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@ pkgrel=1
pkgdesc="pgManage - A fast alternative to PGAdmin"
arch=('i686' 'x86_64')
url="https://www.workflowproducts.com/services.html#software"
-license=('custom:postage', 'custom:electron', 'custom:chromium')
+name=pgManage
+license=("custom:${name}", 'custom:electron', 'custom:chromium')
depends=('alsa-lib' 'gconf' 'gtk2' 'libxss' 'libxtst' 'nss')
makedepends=('')
-name=pgManage
source=("LICENSE.${name}.txt::https://raw.githubusercontent.com/${name}/${name}/master/LICENSE"
"${name}.sh")
source_i686=("${pkgname}-${pkgver}-i686.rpm::https://github.com/${name}/${name}/releases/download/v${pkgver}/${name}-${pkgver}-ia32.rpm")