summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052024-03-25 16:22:40 +0800
committerzxp198210052024-03-25 16:22:40 +0800
commit508e5f5062f45e0d095ef44c870c827f23829f7d (patch)
tree00226b2ffbd75261f8d246bb978bbafcdc49f00f /PKGBUILD
parent2cdabfb7d591fbe24a9925a9e7227ba4d7cae076 (diff)
downloadaur-508e5f5062f45e0d095ef44c870c827f23829f7d.tar.gz
fix errors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index adcaeb02d198..39be5e672de3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=interactive-data-editor-bin
_pkgname="Interactive Data Editor"
pkgver=2.13.1
_electronversion=17
-pkgrel=5
+pkgrel=6
pkgdesc="A Software to interactively edit data in a graphical manner"
arch=('x86_64')
url="https://koushikphy.github.io/Interactive_Data_Editor/"
@@ -15,14 +15,13 @@ depends=(
'gtk3'
'nspr'
'nss'
- 'hicolor-icon-theme'
'alsa-lib'
)
source=(
"${pkgname%-bin}-${pkgver}.deb::${_ghurl}/releases/download/v${pkgver}/${pkgname%-bin}_${pkgver}_amd64.deb"
"LICENSE-${pkgver}::https://raw.githubusercontent.com/Koushikphy/Interactive_Data_Editor/v${pkgver}/LICENSE"
)
-sha256sums=('84b3e63a4b6d66b1672a3b8f3223259590eabe6b8ebb51793a470518600eff34'
+sha256sums=('69b390a4bef9e33d76a3125525c7ec10e598c2f913ba171480eb39f96baccbed'
'd728fec9e20c7c6b1528b62e2525c7f98d2f99061e5b8e3bbd33d27f27271265')
build() {
bsdtar -xf "${srcdir}/data."*