summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Martinez2021-06-14 17:33:34 -0500
committerLuis Martinez2021-06-14 17:33:34 -0500
commit437f8a300ee0df74baf6f216be84f5122a4c95ae (patch)
tree334d6b61535cdca7e44719b88939ab1255f42b4c
parent7e14df02938e2b893544b2c238ba3281cd51347b (diff)
downloadaur-437f8a300ee0df74baf6f216be84f5122a4c95ae.tar.gz
update to 1.1.1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD10
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3dfcc9847eb..60ad901916bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = image-roll-bin
pkgdesc = A simple and fast GTK image viewer with basic image manipulation tools
- pkgver = 1.1.0
+ pkgver = 1.1.1
pkgrel = 1
url = https://github.com/weclaw1/image-roll
arch = x86_64
@@ -8,17 +8,17 @@ pkgbase = image-roll-bin
depends = gtk3
provides = image-roll
conflicts = image-roll
- source = https://github.com/weclaw1/image-roll/releases/download/1.1.0/image-roll-1.1.0
- source = https://raw.githubusercontent.com/weclaw1/image-roll/1.1.0/LICENSE
- source = https://raw.githubusercontent.com/weclaw1/image-roll/1.1.0/README.md
- source = https://raw.githubusercontent.com/weclaw1/image-roll/1.1.0/src/resources/com.github.weclaw1.ImageRoll.desktop
- source = https://raw.githubusercontent.com/weclaw1/image-roll/1.1.0/src/resources/com.github.weclaw1.ImageRoll.svg
- source = https://raw.githubusercontent.com/weclaw1/image-roll/1.1.0/src/resources/com.github.weclaw1.ImageRoll.metainfo.xml
- sha256sums = 2eb6df39b921b7fd1126b668fe6556aae4f53326d1592ca6ed4cf95cddeb3051
+ source = https://github.com/weclaw1/image-roll/releases/download/1.1.1/image-roll-1.1.1
+ source = https://raw.githubusercontent.com/weclaw1/image-roll/1.1.1/LICENSE
+ source = https://raw.githubusercontent.com/weclaw1/image-roll/1.1.1/README.md
+ source = https://raw.githubusercontent.com/weclaw1/image-roll/1.1.1/src/resources/com.github.weclaw1.ImageRoll.desktop
+ source = https://raw.githubusercontent.com/weclaw1/image-roll/1.1.1/src/resources/com.github.weclaw1.ImageRoll.svg
+ source = https://raw.githubusercontent.com/weclaw1/image-roll/1.1.1/src/resources/com.github.weclaw1.ImageRoll.metainfo.xml
+ sha256sums = 71aa79baa75ab76b677214b47f8eae16c94dd3cd4fc9d8fee93d58c59230db30
sha256sums = a05b29c2d3db2d0099c21b8bd50618ae6bfdaf6bb4e92cadd94ae673eb5717c6
- sha256sums = f467767322c9b145c060081ad88e25a1d8fe2a698b3f3d44b6f69a209ed9d253
+ sha256sums = 611335d0701dc46409e3db93b26a45b4ed2840d63941415bc2c46721d353e1e6
sha256sums = 4d4db2c0db6213956474759fc02959a78c08c37fa6c8441ee9c068945dd47e5e
- sha256sums = ffbd3011486b95dea9f49b3b8ac930126cbd196c8365a9cff476e3befb14ce7f
- sha256sums = a7feba1a0c138e0af036a7a68942faaf298e7315e31ed71b779097e7158cdeac
+ sha256sums = dd12fa3d3f4c4d64d4c1cdf99fef48b098a6ea069400b4863144f81a4dc8e010
+ sha256sums = fad8de7d6462df9196f5b49ee2ce0836f54891bc574f1b0e86dd8c519db30e0a
pkgname = image-roll-bin
diff --git a/PKGBUILD b/PKGBUILD
index ab1557895809..3528416568bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=image-roll-bin
_pkgname="${pkgname%-bin}"
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="A simple and fast GTK image viewer with basic image manipulation tools"
arch=('x86_64')
@@ -18,12 +18,12 @@ source=("$url/releases/download/$pkgver/$_pkgname-$pkgver"
"https://raw.githubusercontent.com/weclaw1/$_pkgname/$pkgver/src/resources/com.github.weclaw1.ImageRoll.svg"
"https://raw.githubusercontent.com/weclaw1/$_pkgname/$pkgver/src/resources/com.github.weclaw1.ImageRoll.metainfo.xml"
)
-sha256sums=('2eb6df39b921b7fd1126b668fe6556aae4f53326d1592ca6ed4cf95cddeb3051'
+sha256sums=('71aa79baa75ab76b677214b47f8eae16c94dd3cd4fc9d8fee93d58c59230db30'
'a05b29c2d3db2d0099c21b8bd50618ae6bfdaf6bb4e92cadd94ae673eb5717c6'
- 'f467767322c9b145c060081ad88e25a1d8fe2a698b3f3d44b6f69a209ed9d253'
+ '611335d0701dc46409e3db93b26a45b4ed2840d63941415bc2c46721d353e1e6'
'4d4db2c0db6213956474759fc02959a78c08c37fa6c8441ee9c068945dd47e5e'
- 'ffbd3011486b95dea9f49b3b8ac930126cbd196c8365a9cff476e3befb14ce7f'
- 'a7feba1a0c138e0af036a7a68942faaf298e7315e31ed71b779097e7158cdeac')
+ 'dd12fa3d3f4c4d64d4c1cdf99fef48b098a6ea069400b4863144f81a4dc8e010'
+ 'fad8de7d6462df9196f5b49ee2ce0836f54891bc574f1b0e86dd8c519db30e0a')
package() {
install -Dvm 755 "$_pkgname-$pkgver" "$pkgdir/usr/bin/$_pkgname"