summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2021-12-31 20:41:20 -0500
committerTed Alff2021-12-31 20:41:20 -0500
commitd06edb73aa4812c17dc9a2397d1e3b0a34c71a0a (patch)
treee643bc1c45ba22b8428d478bbc30bc063ab3d251
parente4369a4c447d1f205e169fd4f1d3adc1a1f8d1a4 (diff)
downloadaur-d06edb73aa4812c17dc9a2397d1e3b0a34c71a0a.tar.gz
Version bump 1.5.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12348be4290a..aadca79c057f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = folder-color-switcher
pkgdesc = Folder color switcher for Nemo and Caja
- pkgver = 1.4.9
+ pkgver = 1.5.0
pkgrel = 1
url = https://github.com/linuxmint/folder-color-switcher
arch = any
@@ -8,7 +8,7 @@ pkgbase = folder-color-switcher
makedepends = git
optdepends = nemo-python>=3.9.0: Nemo extension
optdepends = python-caja: Caja extension
- source = folder-color-switcher::git+https://github.com/linuxmint/folder-color-switcher#commit=527ea7589f3ea0bd6dfcfe1d68447a76c3d88dbd
+ source = folder-color-switcher::git+https://github.com/linuxmint/folder-color-switcher#commit=6042b454551742953c4b20bf5cf4c8a7863e98b3
sha256sums = SKIP
pkgname = folder-color-switcher
diff --git a/PKGBUILD b/PKGBUILD
index 2743f78cacaa..4e020cc7a9db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: twa022 <twa022 at gmail dot com>
pkgname=folder-color-switcher
-pkgver=1.4.9
+pkgver=1.5.0
pkgrel=1
pkgdesc="Folder color switcher for Nemo and Caja"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL')
optdepends=('nemo-python>=3.9.0: Nemo extension'
'python-caja: Caja extension')
makedepends=('git')
-_commit='527ea7589f3ea0bd6dfcfe1d68447a76c3d88dbd'
+_commit='6042b454551742953c4b20bf5cf4c8a7863e98b3'
source=("${pkgname}::git+${url}#commit=${_commit}")
sha256sums=('SKIP')