summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052024-04-30 08:45:56 +0800
committerzxp198210052024-04-30 08:45:56 +0800
commitc38988c1fa93c7aa6e58cc7c173bc996b033e7b5 (patch)
treeb28ecc8be0365f15ad42dd26dd7b689f812ff775
parent158a4f49af0290e5cfcefa2e0af87bd8c94aafb8 (diff)
downloadaur-c38988c1fa93c7aa6e58cc7c173bc996b033e7b5.tar.gz
update to 0.8.19
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD10
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37a8b7d336f1..67e3ad9fc123 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = oculante-bin
pkgdesc = A minimalistic image viewer with analysis and editing tools
- pkgver = 0.8.18
+ pkgver = 0.8.19
pkgrel = 1
url = https://github.com/woelper/oculante
arch = aarch64
@@ -8,20 +8,20 @@ pkgbase = oculante-bin
arch = x86_64
license = MIT
depends = gtk3
- provides = oculante=0.8.18
+ provides = oculante=0.8.19
conflicts = oculante
options = !lto
- source = oculante-0.8.18.desktop::https://raw.githubusercontent.com/woelper/oculante/0.8.18/res/oculante.desktop
- source = oculante-0.8.18.png::https://raw.githubusercontent.com/woelper/oculante/0.8.18/res/oculante.png
- source = LICENSE-0.8.18::https://raw.githubusercontent.com/woelper/oculante/0.8.18/LICENSE
+ source = oculante-0.8.19.desktop::https://raw.githubusercontent.com/woelper/oculante/0.8.19/res/oculante.desktop
+ source = oculante-0.8.19.png::https://raw.githubusercontent.com/woelper/oculante/0.8.19/res/oculante.png
+ source = LICENSE-0.8.19::https://raw.githubusercontent.com/woelper/oculante/0.8.19/LICENSE
sha256sums = 686d39ed8b79ca532457b1e9d5d1d6d673204b0f603aaf624ec77983ea4e9e5c
- sha256sums = 1d082e4a977a8a61a1a06f1a854d436617b5977f802bb88b9b7ffc3e5c9d7ef2
+ sha256sums = 8f370ebbe04d449d24c03d25c4194fd86ebf7f84da180fa93139be17a9c3742a
sha256sums = 8159398fbaa909f51cfb02684740917583ea5a88b8c743c28cdd70178161780f
- source_aarch64 = oculante-0.8.18-aarch64.zip::https://github.com/woelper/oculante/releases/download/0.8.18/oculante_linux_aarch64_minimal.zip
- sha256sums_aarch64 = 87b59dc1998394d07cbd8c6962bfc132ae725330d3161495b08441283665f4f6
- source_armv7h = oculante-0.8.18-armv7h.zip::https://github.com/woelper/oculante/releases/download/0.8.18/oculante_linux_armv7_minimal.zip
- sha256sums_armv7h = 81fc79c7f0634b07676637ad35d190497ec94aa42856360b80360ea5854790bf
- source_x86_64 = oculante-0.8.18-x86_64.zip::https://github.com/woelper/oculante/releases/download/0.8.18/oculante_linux_minimal.zip
- sha256sums_x86_64 = 8a36cb4b2328a534e01abff5ff7ac794385556b76182d163313df67b0db2f5f5
+ source_aarch64 = oculante-0.8.19-aarch64.zip::https://github.com/woelper/oculante/releases/download/0.8.19/oculante_linux_aarch64_minimal.zip
+ sha256sums_aarch64 = 26a84600e638cf6d118d8cfc298f5a70001119aacb5b41e4e75571a7fb0e7ecd
+ source_armv7h = oculante-0.8.19-armv7h.zip::https://github.com/woelper/oculante/releases/download/0.8.19/oculante_linux_armv7_minimal.zip
+ sha256sums_armv7h = 2ee73633ececef111dfa5d249dc7b96c923e79c31cfcf057be08323d91d774af
+ source_x86_64 = oculante-0.8.19-x86_64.zip::https://github.com/woelper/oculante/releases/download/0.8.19/oculante_linux_minimal.zip
+ sha256sums_x86_64 = 1113476202f0b8d34a8c9e76ba2e40755681f8e491e3cdc5a3eec9c37b9743cb
pkgname = oculante-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8c453f17c776..b5435dbbf0ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Johann Woelper <woelper@gmail.com>
pkgname=oculante-bin
-pkgver=0.8.18
+pkgver=0.8.19
pkgrel=1
pkgdesc="A minimalistic image viewer with analysis and editing tools"
arch=(
@@ -25,11 +25,11 @@ source_aarch64=("${pkgname%-bin}-${pkgver}-aarch64.zip::${url}/releases/download
source_armv7h=("${pkgname%-bin}-${pkgver}-armv7h.zip::${url}/releases/download/${pkgver}/${pkgname%-bin}_linux_armv7_minimal.zip")
source_x86_64=("${pkgname%-bin}-${pkgver}-x86_64.zip::${url}/releases/download/${pkgver}/${pkgname%-bin}_linux_minimal.zip")
sha256sums=('686d39ed8b79ca532457b1e9d5d1d6d673204b0f603aaf624ec77983ea4e9e5c'
- '1d082e4a977a8a61a1a06f1a854d436617b5977f802bb88b9b7ffc3e5c9d7ef2'
+ '8f370ebbe04d449d24c03d25c4194fd86ebf7f84da180fa93139be17a9c3742a'
'8159398fbaa909f51cfb02684740917583ea5a88b8c743c28cdd70178161780f')
-sha256sums_aarch64=('87b59dc1998394d07cbd8c6962bfc132ae725330d3161495b08441283665f4f6')
-sha256sums_armv7h=('81fc79c7f0634b07676637ad35d190497ec94aa42856360b80360ea5854790bf')
-sha256sums_x86_64=('8a36cb4b2328a534e01abff5ff7ac794385556b76182d163313df67b0db2f5f5')
+sha256sums_aarch64=('26a84600e638cf6d118d8cfc298f5a70001119aacb5b41e4e75571a7fb0e7ecd')
+sha256sums_armv7h=('2ee73633ececef111dfa5d249dc7b96c923e79c31cfcf057be08323d91d774af')
+sha256sums_x86_64=('1113476202f0b8d34a8c9e76ba2e40755681f8e491e3cdc5a3eec9c37b9743cb')
package() {
install -Dm755 "${srcdir}/target/release/${pkgname%-bin}" -t "${pkgdir}/usr/bin"
install -Dm644 "${srcdir}/${pkgname%-bin}-${pkgver}.desktop" "${pkgdir}/usr/share/applications/${pkgname%-bin}.desktop"