summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-12-01 08:16:56 +0700
committerkhai96_2020-12-01 08:16:56 +0700
commit60b03894ff815023d6936600f58f02227139b149 (patch)
tree87f0b020fe58d2ef4fd14611f9069d76d9ab42c3
parent9c3b0aff05d15b800523536317cf004563d673a3 (diff)
downloadaur-60b03894ff815023d6936600f58f02227139b149.tar.gz
7.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 248f57a9f82f..6aedfd59001d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emulsion-bin
pkgdesc = A fast and minimalistic image viewer
- pkgver = 6.0
+ pkgver = 7.2
pkgrel = 1
url = https://arturkovacs.github.io/emulsion-website/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = emulsion-bin
makedepends = tar
provides = emulsion
conflicts = emulsion
- source = https://github.com/ArturKovacs/emulsion/releases/download/v6.0/Emulsion-Linux.deb-v6.0.deb
+ source = https://github.com/ArturKovacs/emulsion/releases/download/v7.2/Emulsion-Linux.deb-v7.2.deb
sha512sums = SKIP
pkgname = emulsion-bin
diff --git a/PKGBUILD b/PKGBUILD
index e580cf44c240..5eeddad0e334 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hoàng Văn Khải <hvksmr1996@gmail.com>
pkgname='emulsion-bin'
-pkgver='6.0'
+pkgver='7.2'
pkgrel='1'
pkgdesc='A fast and minimalistic image viewer'
arch=('x86_64')