[arch-commits] Commit in audex/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Jul 7 20:53:27 UTC 2020
Date: Tuesday, July 7, 2020 @ 20:53:26
Author: arojas
Revision: 660252
Update to latest commit, use official git repo
Modified:
audex/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-07 20:47:50 UTC (rev 660251)
+++ PKGBUILD 2020-07-07 20:53:26 UTC (rev 660252)
@@ -4,8 +4,8 @@
# Contributor: moostik <mooostik_at_gmail.com>
pkgname=audex
-pkgver=0.79+91+g9bb62f3
-pkgrel=3
+pkgver=0.79+160+gaa00d81
+pkgrel=1
pkgdesc="A CDDA extraction tool with a ftp upload function for KDE"
arch=('x86_64')
url="https://userbase.kde.org/Audex"
@@ -16,8 +16,8 @@
'faac: MP4/M4A/AAC encoder'
'flac: FLAC encoder'
'lame: MP3 encoder')
-_commit=9bb62f34878ede3104802709c154b7b244925970 # master
-source=("git+https://github.com/KDE/audex#commit=$_commit")
+_commit=aa00d81acdb9141e589bb9c6eb67032aa52d51f5
+source=("git+https://invent.kde.org/multimedia/audex#commit=$_commit")
md5sums=('SKIP')
pkgver() {
More information about the arch-commits
mailing list