summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ae8e6a510d7..0df494b41e71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = saturnon-git
pkgdesc = Treeview based file browser
- pkgver = 0.40.1
+ pkgver = 0.40.2
pkgrel = 1
url = https://gitlab.com/TheDalaiAlpaca/saturnon
arch = any
@@ -14,8 +14,7 @@ pkgbase = saturnon-git
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.1/saturnon-0.40.1.tar.gz
+ source = https://gitlab.com/TheDalaiAlpaca/saturnon/-/archive/0.40.2/saturnon-0.40.2.tar.gz
md5sums = SKIP
pkgname = saturnon-git
-
diff --git a/PKGBUILD b/PKGBUILD
index b37ccf813fef..34767dbcec3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname="saturnon"
pkgname="$_pkgname"-git
-pkgver=0.40.1
+pkgver=0.40.2
pkgrel=1
pkgdesc="Treeview based file browser"
arch=('any')