summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c3369a4fcf4..6167818f2367 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hawkeye116477 <hawkeye116477 at gmail.com>
_pkgname=DemonEditor
pkgname=demoneditor-bin
-pkgver=1.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc="Enigma2 channel and satellite list editor."
url="https://dyefremov.github.io/DemonEditor/"
@@ -12,7 +12,7 @@ source=(
"https://github.com/DYefremov/$_pkgname/releases/download/$pkgver-b$pkgrel/$_pkgname-$pkgver-Beta.deb"
"https://raw.githubusercontent.com/DYefremov/DemonEditor/master/LICENSE"
)
-sha256sums=('6c018354162dc798c85fe68f1585cb825d7630920673c35610bc91f0a78aaab7'
+sha256sums=('bd763748ff7dfddb8396c3c416d4ab4320a68bcac0f1950bc5a0f4f8436ff8eb'
'04d9540a8d545d279f7857fa54f90c5f79f3ff3db261410e9aa8329447b81500')
prepare() {