summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkernel10242022-04-04 23:32:37 +0400
committerkernel10242022-04-04 23:32:37 +0400
commite2a4c44bcb7d9ce6a590a951766c3c34fabd8bcb (patch)
treebf760fe0ca8b0ca79e7280a97f8fe384cda47fdd /PKGBUILD
parenta87b55689dfcaff6a72cb1a9faee05147796759d (diff)
downloadaur-aplugedit-git.tar.gz
Version bump, source updated for anon git over https usage.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09c1a8a1383c..a6d8fb268908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=aplugedit-git
_pkgname=aplugedit
-pkgver=20201225.ac2c32a
-pkgrel=1
+pkgver=20220404.c22282a
+pkgrel=2
pkgdesc="APlugEdit is a graphical schematic editor for ALSA .asoundrc file"
arch=('i686' 'x86_64')
url="https://github.com/kernel1024/aplugedit"
@@ -13,7 +13,7 @@ depends=('qt5-base>=5.10.0' 'alsa-lib' 'ladspa')
optdepends=('gstreamer: Sample player support with interactive debug logging' )
makedepends=('git')
-source=("git://github.com/kernel1024/aplugedit.git")
+source=("git+https://github.com/kernel1024/aplugedit.git")
md5sums=('SKIP')
pkgver() {