summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Zhang2024-04-30 11:39:05 +0800
committerBruce Zhang2024-04-30 11:39:05 +0800
commit9e75bb12e75cd2f7aef818da165939892ff41b9a (patch)
treeac3fc84d0cb3ee71e23f0aa9b76e14be595eec3a
parent66ce0f2234906d475a6543eac4f95c466dba7f80 (diff)
downloadaur-9e75bb12e75cd2f7aef818da165939892ff41b9a.tar.gz
upgpkg: dolphin-quick-view 1.2.7-1
upstream release update dolphin-quick-view
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e886263e4674..979cade276c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-quick-view
pkgdesc = Simple program to have a quick preview of the files in a folder (similar to Apple's Quick Look)
- pkgver = 1.2.6
+ pkgver = 1.2.7
pkgrel = 1
url = https://github.com/Nyre221/dolphin-quick-view
arch = any
@@ -11,7 +11,7 @@ pkgbase = dolphin-quick-view
depends = dbus
depends = qt5-tools
optdepends = libreoffice: for odt,csv,doc,docx support
- source = https://github.com/Nyre221/dolphin-quick-view/releases/download/v1.2.6/quick_view_package.tar.gz
+ source = https://github.com/Nyre221/dolphin-quick-view/releases/download/v1.2.7/quick_view_package.tar.gz
sha256sums = 9d1a7580768b04216727b4f99aeaf9f624187f4eba3e4c533f7f09df91746924
pkgname = dolphin-quick-view
diff --git a/PKGBUILD b/PKGBUILD
index 246c44dc2683..6dadbe846a28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bruce Zhang <bruceutut@aur>
pkgname=dolphin-quick-view
-pkgver=1.2.6
+pkgver=1.2.7
pkgrel=1
pkgdesc="Simple program to have a quick preview of the files in a folder (similar to Apple's Quick Look)"
arch=('any')