summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2020-05-23 13:45:05 -0400
committerTed Alff2020-05-23 13:45:05 -0400
commit527a9b0d1ab53e2b6d7bdb71dae1b1a699d3be37 (patch)
tree2ce99e62839d316b05f23a76e7760ec730c07561
parent2a94862c7aa6da20667cfb6742f7b167f981725f (diff)
downloadaur-527a9b0d1ab53e2b6d7bdb71dae1b1a699d3be37.tar.gz
Version bump 1.4.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb936ea570bb..7e71e2c5ce9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = folder-color-switcher
pkgdesc = Folder color switcher for Nemo and Caja
- pkgver = 1.3.2
+ pkgver = 1.4.1
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=3b9145ee0e80046e9783ab7c5d6db026223f0748
+ source = folder-color-switcher::git+https://github.com/linuxmint/folder-color-switcher#commit=b6aa82defca72d443b065baa25062e8c74ee3ef5
sha256sums = SKIP
pkgname = folder-color-switcher
diff --git a/PKGBUILD b/PKGBUILD
index d96c5197de6c..e232cdca03a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: twa022 <twa022 at gmail dot com>
pkgname=folder-color-switcher
-pkgver=1.3.2
+pkgver=1.4.1
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='3b9145ee0e80046e9783ab7c5d6db026223f0748'
+_commit='b6aa82defca72d443b065baa25062e8c74ee3ef5'
source=("${pkgname}::git+${url}#commit=${_commit}")
sha256sums=('SKIP')