summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2018-05-08 20:11:12 -0400
committerTed Alff2018-05-08 20:11:12 -0400
commit6cf3cde40d3893068ac9eb6a396edc38614257d6 (patch)
treef463d5b5f9aac97a3cfa444340a9a6015d3cbefa /PKGBUILD
parentbdb666857d7e04e35130e10229c173bc498113d6 (diff)
downloadaur-6cf3cde40d3893068ac9eb6a396edc38614257d6.tar.gz
Version update 3.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 933034cf8f97..552e06064ae6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Serede Sixty Six <serede.dev@gmail.com>
pkgname='nemo-audio-tab'
-pkgver=3.6.0
+pkgver=3.8.0
_mintrel='betsy'
pkgrel=1
pkgdesc="View audio tag information in Nemo's properties tab"
@@ -15,7 +15,7 @@ makedepends=('python2-distutils-extra')
options=('!emptydirs')
#source=("${pkgname}-${pkgver}.tar.gz::http://packages.linuxmint.com/pool/main/${pkgname:0:1}/${pkgname}/${pkgname}_${pkgver}+${_mintrel}.tar.gz")
source=("nemo-extensions-$pkgver.tar.gz::https://github.com/linuxmint/nemo-extensions/archive/$pkgver.tar.gz")
-sha256sums=('593aaf206ef50a8185e1f71c9018ce6a8b4bcb82b4684494e069f9045ba11fd1')
+sha256sums=('15855cf7880290c8e9956f894d8e3c6fb0bee996783b2af63ae66dc019e739a8')
prepare() {
#cd ${pkgname}-${pkgver}+${_mintrel}