summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Martinez2021-06-12 17:39:17 -0500
committerLuis Martinez2021-06-12 17:39:17 -0500
commit7e14df02938e2b893544b2c238ba3281cd51347b (patch)
tree7f440aa527caceed7862fc73cab81bdeee9745a6
parent96151f54db6b1cafa91ac5526adb703d8839ffb1 (diff)
downloadaur-7e14df02938e2b893544b2c238ba3281cd51347b.tar.gz
update to 1.1.0
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD12
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be42c12e6778..c3dfcc9847eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,24 @@
pkgbase = image-roll-bin
pkgdesc = A simple and fast GTK image viewer with basic image manipulation tools
- pkgver = 1.0.0
- pkgrel = 2
+ pkgver = 1.1.0
+ pkgrel = 1
url = https://github.com/weclaw1/image-roll
arch = x86_64
license = MIT
depends = gtk3
provides = image-roll
conflicts = image-roll
- source = https://github.com/weclaw1/image-roll/releases/download/1.0.0/image-roll-1.0.0
- source = https://raw.githubusercontent.com/weclaw1/image-roll/1.0.0/LICENSE
- source = https://raw.githubusercontent.com/weclaw1/image-roll/1.0.0/README.md
- source = https://raw.githubusercontent.com/weclaw1/image-roll/1.0.0/src/resources/com.github.weclaw1.ImageRoll.desktop
- source = https://raw.githubusercontent.com/weclaw1/image-roll/1.0.0/src/resources/com.github.weclaw1.ImageRoll.svg
- source = https://raw.githubusercontent.com/weclaw1/image-roll/1.0.0/src/resources/com.github.weclaw1.ImageRoll.metainfo.xml
- sha256sums = 4a76fe29417eb7216e72ba2ed87f23f77b49c8716b691134dbfb334d6e502330
+ 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
sha256sums = a05b29c2d3db2d0099c21b8bd50618ae6bfdaf6bb4e92cadd94ae673eb5717c6
- sha256sums = 09d03984477163d3831a80c9bb1009db1d0e85c03330691ee7a04e2043da8eb2
- sha256sums = ac118a1e195e14bcdfa54cbc1cd0b035660ba97f4c41de215b86035f0d5b8ffc
+ sha256sums = f467767322c9b145c060081ad88e25a1d8fe2a698b3f3d44b6f69a209ed9d253
+ sha256sums = 4d4db2c0db6213956474759fc02959a78c08c37fa6c8441ee9c068945dd47e5e
sha256sums = ffbd3011486b95dea9f49b3b8ac930126cbd196c8365a9cff476e3befb14ce7f
- sha256sums = 66f5560a3f9ab03830e4057fa63e7c99ccd144c725476bd8f5c7b42edc5b1e5e
+ sha256sums = a7feba1a0c138e0af036a7a68942faaf298e7315e31ed71b779097e7158cdeac
pkgname = image-roll-bin
diff --git a/PKGBUILD b/PKGBUILD
index eaf170971e5f..ab1557895809 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=image-roll-bin
_pkgname="${pkgname%-bin}"
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
pkgdesc="A simple and fast GTK image viewer with basic image manipulation tools"
arch=('x86_64')
url="https://github.com/weclaw1/image-roll"
@@ -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=('4a76fe29417eb7216e72ba2ed87f23f77b49c8716b691134dbfb334d6e502330'
+sha256sums=('2eb6df39b921b7fd1126b668fe6556aae4f53326d1592ca6ed4cf95cddeb3051'
'a05b29c2d3db2d0099c21b8bd50618ae6bfdaf6bb4e92cadd94ae673eb5717c6'
- '09d03984477163d3831a80c9bb1009db1d0e85c03330691ee7a04e2043da8eb2'
- 'ac118a1e195e14bcdfa54cbc1cd0b035660ba97f4c41de215b86035f0d5b8ffc'
+ 'f467767322c9b145c060081ad88e25a1d8fe2a698b3f3d44b6f69a209ed9d253'
+ '4d4db2c0db6213956474759fc02959a78c08c37fa6c8441ee9c068945dd47e5e'
'ffbd3011486b95dea9f49b3b8ac930126cbd196c8365a9cff476e3befb14ce7f'
- '66f5560a3f9ab03830e4057fa63e7c99ccd144c725476bd8f5c7b42edc5b1e5e')
+ 'a7feba1a0c138e0af036a7a68942faaf298e7315e31ed71b779097e7158cdeac')
package() {
install -Dvm 755 "$_pkgname-$pkgver" "$pkgdir/usr/bin/$_pkgname"