summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorblubbblubb2020-11-08 19:56:02 +0100
committerblubbblubb2020-11-08 19:56:02 +0100
commit85141918ad2127c0c826ac354fd018f357088728 (patch)
treefba1a35b79495baa270e8587e805a243aa70332c
parent65b8f10205edfcf1c579e0dcbcf2dab7cc06b139 (diff)
downloadaur-85141918ad2127c0c826ac354fd018f357088728.tar.gz
bump pkgrel
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9aaaf88d23f..6c18a14ae61d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = loudgain
pkgdesc = A loudness normalizer that scans music files and calculates loudness-normalized gain and loudness peak values according to the EBU R128 standard, and can optionally write ReplayGain-compatible metadata.
pkgver = v0.6.8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Moonbase59/loudgain
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = loudgain
depends = ffmpeg
provides = loudgain
provides = rgbpm
- source = https://github.com/Moonbase59/loudgain/archive/v0.6.8.tar.gz
+ source = loudgain-0.6.8.tar.gz::https://github.com/Moonbase59/loudgain/archive/v0.6.8.tar.gz
sha256sums = 1137c193ad941b366e87c5d84ccc95a7aa8571affc060db0bd1cf72c489aeaee
pkgname = loudgain
diff --git a/PKGBUILD b/PKGBUILD
index 0954e5cb5b2a..5c0b2800b577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=loudgain
pkgver=v0.6.8
_pkgver=0.6.8
-pkgrel=1
+pkgrel=2
pkgdesc="A loudness normalizer that scans music files and calculates loudness-normalized gain and loudness peak values according to the EBU R128 standard, and can optionally write ReplayGain-compatible metadata."
url="https://github.com/Moonbase59/loudgain"
arch=('i686' 'x86_64')