summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authort-onoz2018-07-15 21:13:43 +0900
committert-onoz2018-07-15 21:13:43 +0900
commitc86e05c85ec98bd488a470b4eba27b056bd9ba87 (patch)
treee455a5a2e4ce4e0f0f20caf8145fc61ecdab3ba8
parent1edf9b590828859c2f972b64f4ddbb4f55093ed2 (diff)
downloadaur-c86e05c85ec98bd488a470b4eba27b056bd9ba87.tar.gz
upgpkg: nagome-electron 1.0.2-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41ee379643d3..5dc5aabc33ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nagome-electron
pkgdesc = NicoNama comment viewer
- pkgver = 1.0.0
+ pkgver = 1.0.2
pkgrel = 1
url = https://github.com/diginatu/nagome-electron
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = nagome-electron
depends = gconf
depends = alsa-lib
depends = nss
- source = https://github.com/diginatu/nagome-electron/releases/download/v1.0.0/nagome-electron-1.0.0.tar.xz
+ source = https://github.com/diginatu/nagome-electron/releases/download/v1.0.2/nagome-electron-1.0.2.tar.xz
source = https://raw.githubusercontent.com/diginatu/nagome-electron/master/images/icon.png
source = https://raw.githubusercontent.com/diginatu/nagome-electron/master/LICENSE
source = nagome-electron.desktop
- md5sums = 6868eb158d107d7be05c13f120057ea8
+ md5sums = 8e7241017b10fd240187b63ed98b7a4c
md5sums = dcf67353e015d7489f5b771e0c9e8ffe
md5sums = 726fff92b313b3d527d0075756e34892
md5sums = 1db0c25395efc437035a1c087d308268
diff --git a/PKGBUILD b/PKGBUILD
index dd218ebba0a9..d83211712ca0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: t-onoz <t [dot] onozuka [dot] 1990 [at] (g-mail)>>
pkgname=nagome-electron
-pkgver=1.0.0
+pkgver=1.0.2
pkgrel=1
pkgdesc="NicoNama comment viewer"
arch=('x86_64')
@@ -11,7 +11,7 @@ source=("https://github.com/diginatu/$pkgname/releases/download/v$pkgver/$pkgnam
"https://raw.githubusercontent.com/diginatu/$pkgname/master/images/icon.png"
"https://raw.githubusercontent.com/diginatu/nagome-electron/master/LICENSE"
"$pkgname.desktop")
-md5sums=('6868eb158d107d7be05c13f120057ea8'
+md5sums=('8e7241017b10fd240187b63ed98b7a4c'
'dcf67353e015d7489f5b771e0c9e8ffe'
'726fff92b313b3d527d0075756e34892'
'1db0c25395efc437035a1c087d308268')