summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorValHue2017-10-28 09:53:00 +0200
committerValHue2017-10-28 09:53:00 +0200
commitf92debdf9ece7043b1f7cce8916aa80337ada571 (patch)
treeda164e0b47cc28d2a8b8a8167d0f67f996dbb6a9
parent29b0661ffb324e11941ab3158a54033d142ba25e (diff)
downloadaur-f92debdf9ece7043b1f7cce8916aa80337ada571.tar.gz
Update to 0.0.6-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a42ca0b77e6..4d6486386055 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = thunar-sendto-clamtk
pkgdesc = A simple plugin to allow a right-click, context menu scan of files or folders in Thunar.
pkgver = 0.0.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/dave-theunsub/thunar-sendto-clamtk
arch = any
license = GPL
@@ -11,8 +11,8 @@ pkgbase = thunar-sendto-clamtk
provides = thunar-sendto-clamtk
source = https://raw.githubusercontent.com/dave-theunsub/thunar-sendto-clamtk/master/thunar-sendto-clamtk.desktop
source = https://raw.githubusercontent.com/dave-theunsub/thunar-sendto-clamtk/master/LICENSE
- sha256sums = 0ec6278c121901088f85477157c78c340e57657da38ff271b71c1160bff59779
- sha256sums = 7650c80a6fbf1161533a90f1b5a850f72dc60835be453b399228c957a853dad7
+ sha256sums = 28222ac0dd60cbeb0ea0f3b0ac4501cfaefa3a9823babfce0beac5016ce2b9ac
+ sha256sums = 7617f2fe90d16082e149903265c74de3e2a0c7f810347e8085a2f3d2cd9c7708
pkgname = thunar-sendto-clamtk
diff --git a/PKGBUILD b/PKGBUILD
index a4a6052f5ca6..a3acce662d0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="thunar-sendto-clamtk"
pkgver="0.0.6"
-pkgrel="1"
+pkgrel="2"
pkgdesc="A simple plugin to allow a right-click, context menu scan of files or folders in Thunar."
arch=('any')
url="https://github.com/dave-theunsub/thunar-sendto-clamtk"
@@ -14,9 +14,8 @@ provides=("${pkgname}")
source=("https://raw.githubusercontent.com/dave-theunsub/${pkgname}/master/${pkgname}.desktop"
"https://raw.githubusercontent.com/dave-theunsub/thunar-sendto-clamtk/master/LICENSE"
)
-sha256sums=('0ec6278c121901088f85477157c78c340e57657da38ff271b71c1160bff59779'
- '7650c80a6fbf1161533a90f1b5a850f72dc60835be453b399228c957a853dad7'
-)
+sha256sums=('28222ac0dd60cbeb0ea0f3b0ac4501cfaefa3a9823babfce0beac5016ce2b9ac'
+ '7617f2fe90d16082e149903265c74de3e2a0c7f810347e8085a2f3d2cd9c7708')
package() {
cd ${srcdir}