summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2020-01-21 22:17:22 -0500
committerTed Alff2020-01-21 22:17:22 -0500
commit2a94862c7aa6da20667cfb6742f7b167f981725f (patch)
tree0d37236cd531a38b005d92cd7d68feef03c4fcbc
parent088450ac0ecc587ec75db4d9f4e6503318895ab2 (diff)
downloadaur-2a94862c7aa6da20667cfb6742f7b167f981725f.tar.gz
Version bump 1.3.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08026426c82a..fb936ea570bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = folder-color-switcher
pkgdesc = Folder color switcher for Nemo and Caja
- pkgver = 1.3.0
+ pkgver = 1.3.2
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=e831808e7c49e6f328e0fa089354891e55bcd543
+ source = folder-color-switcher::git+https://github.com/linuxmint/folder-color-switcher#commit=3b9145ee0e80046e9783ab7c5d6db026223f0748
sha256sums = SKIP
pkgname = folder-color-switcher
diff --git a/PKGBUILD b/PKGBUILD
index 8bc0a3040166..d96c5197de6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: twa022 <twa022 at gmail dot com>
pkgname=folder-color-switcher
-pkgver=1.3.0
+pkgver=1.3.2
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='e831808e7c49e6f328e0fa089354891e55bcd543'
+_commit='3b9145ee0e80046e9783ab7c5d6db026223f0748'
source=("${pkgname}::git+${url}#commit=${_commit}")
sha256sums=('SKIP')