summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-07-07 14:02:43 +0200
committerGoliathLabs2020-07-07 14:02:43 +0200
commit8ba684e9a74e141c71c936b6bb693e392b2c6530 (patch)
tree732c27b3e1f06f028c41333d6749f76fc2580ed0
parentaee2a83e14d05b6aea970194aa433b60271e0cdd (diff)
downloadaur-durian.tar.gz
Updated: PKGBUILD
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD11
2 files changed, 7 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02f511ae8d9a..b98ac6c70fde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = durian
- pkgdesc = items search tool and watcher for Path of Exile
+ pkgdesc = An open source fan-made tool for easier search of Path of Exile items.
pkgver = 0.6.0
- pkgrel = 1
- url = http://thirdy.github.io/durian
+ pkgrel = 2
+ url = https://github.com/thirdy/durian/
arch = any
license = GPL2
depends = java-runtime>=8
diff --git a/PKGBUILD b/PKGBUILD
index 1691e6dd9f6c..30639222e8ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,17 @@
-# Maintainer: skydrome <skydrome@i2pmail.org>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
# Contributor: skydrome <skydrome@i2pmail.org>
pkgname=durian
pkgver=0.6.0
-pkgrel=1
-pkgdesc="items search tool and watcher for Path of Exile"
-url="http://thirdy.github.io/durian"
+pkgrel=2
+pkgdesc="An open source fan-made tool for easier search of Path of Exile items."
+url="https://github.com/thirdy/durian/"
license=('GPL2')
arch=('any')
depends=('java-runtime>=8' 'java-openjfx')
-PKGEXT='.pkg.tar'
-
source=("https://github.com/thirdy/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.zip"
"icon-128x128.png"
"durian.sh")
-
sha256sums=('9f2d4dacf212f5be02e33f19c08cea15de159ec9e8717978e1107db939a84aff'
'8535d56a223568ca05e5a84361d36e4269f9b7c176e93c8b5f6c0a0c4993be5c'
'45ec0230d18832190bc1addcecaf9e4fd932b4bd60a7e28efce6ad298542866c')