summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheDalaiAlpaca2022-09-17 14:15:46 +0200
committerTheDalaiAlpaca2022-09-17 14:15:46 +0200
commit56256ac68bda82cb82d0d299c209a4353d14e1c4 (patch)
tree754854be237fbf948aa846a2fb336a8d400c679c
parent62773b7a423cb5217346abd0a92078ab1b308cf1 (diff)
downloadaur-56256ac68bda82cb82d0d299c209a4353d14e1c4.tar.gz
Update to 0.40.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 388296eaf822..2ab4e0c33494 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = saturnon
pkgdesc = Treeview based file browser
- pkgver = 0.40.2
+ pkgver = 0.40.3
pkgrel = 1
url = https://gitlab.com/TheDalaiAlpaca/saturnon
arch = any
@@ -14,7 +14,7 @@ pkgbase = saturnon
optdepends = less: for using saturnon to open textfiles
optdepends = vlc: for using saturnon with music.conf
optdepends = dbus: for using saturnon with music.conf
- source = https://gitlab.com/TheDalaiAlpaca/saturnon/-/archive/0.40.2/saturnon-0.40.2.tar.gz
+ source = https://gitlab.com/TheDalaiAlpaca/saturnon/-/archive/0.40.3/saturnon-0.40.3.tar.gz
md5sums = SKIP
pkgname = saturnon
diff --git a/PKGBUILD b/PKGBUILD
index 7a2802300a66..919f44b9fd79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname="saturnon"
pkgname="$_pkgname"
-pkgver=0.40.2
+pkgver=0.40.3
pkgrel=1
pkgdesc="Treeview based file browser"
arch=('any')