summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheDalaiAlpaca2022-09-23 21:44:00 +0200
committerTheDalaiAlpaca2022-09-23 21:44:00 +0200
commit6abc99018b17128b4aeef63af803ef188c1ccd30 (patch)
treececbacf35a0a9d3653b4778b7e72e00c8297371c
parent56256ac68bda82cb82d0d299c209a4353d14e1c4 (diff)
downloadaur-6abc99018b17128b4aeef63af803ef188c1ccd30.tar.gz
Update to 1.0.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ab4e0c33494..93b9d7f850de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = saturnon
pkgdesc = Treeview based file browser
- pkgver = 0.40.3
+ pkgver = 1.0.0
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.3/saturnon-0.40.3.tar.gz
+ source = https://gitlab.com/TheDalaiAlpaca/saturnon/-/archive/1.0.0/saturnon-1.0.0.tar.gz
md5sums = SKIP
pkgname = saturnon
diff --git a/PKGBUILD b/PKGBUILD
index 919f44b9fd79..2499bb6205dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname="saturnon"
pkgname="$_pkgname"
-pkgver=0.40.3
+pkgver=1.0.0
pkgrel=1
pkgdesc="Treeview based file browser"
arch=('any')