summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFilipe Nascimento2020-08-19 16:00:13 -0300
committerFilipe Nascimento2020-08-19 16:00:13 -0300
commit8ac4e1e8b8dcb020af17b3d7de050d360a7ffbde (patch)
tree6eaa36666b09bdfe7415003a5af1c3eccd57fdac /PKGBUILD
parent7872907c67212e20143b3c1baa9cebce4d2ec250 (diff)
downloadaur-8ac4e1e8b8dcb020af17b3d7de050d360a7ffbde.tar.gz
upgpkg: emulsion 5.0.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66bac7e47b9c..d300825572ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Filipe Nascimento <flipee at tuta dot io>
pkgname=emulsion
-pkgver=4.0.0
+pkgver=5.0.0
pkgrel=1
pkgdesc="A fast and minimalistic image viewer"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('gcc-libs' 'hicolor-icon-theme')
makedepends=('rust')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v${pkgver%.*}.tar.gz"
"emulsion.desktop")
-sha256sums=('855dbd2002d9cac35bbb5cbbc28832fb2675ba55a2c146e1ec1da4d518cb08d5'
+sha256sums=('080c82e0297a6f86bf9c35fabf943af231362a31f735841df1deb57ef5108bcd'
'7003f0a26dec380e22b2f0fedd044e266663f5a49e2557d6e4dc738933561e40')
build() {