summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgor Kovetskiy2018-10-26 15:26:44 +0300
committerEgor Kovetskiy2018-10-26 15:26:44 +0300
commit897ba43fa3f0b0861a055e988e1a25ec26088cf7 (patch)
treec4d20eacc062733c14ba7207ce33e9167ccc9e96
parentc45c0339b68e31b619f0b2d841d67d084132150f (diff)
downloadaur-pa-switch-profile-git.tar.gz
sync github.com/kovetskiy/pkgbuilds
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c84b459261a7..d1eca38bc7f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Oct 26 12:26:20 UTC 2018
+# Fri Oct 26 12:26:43 UTC 2018
pkgbase = pa-switch-profile-git
pkgdesc = Quick switching card profiles for PulseAudio
- pkgver = 20181025.1_b4f3b58
+ pkgver = autogenerated
pkgrel = 1
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ea1ef1cb64e2..2fcd0cd04d95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Egor Kovetskiy <e.kovetskiy@gmail.com>
pkgname=pa-switch-profile-git
_pkgname=pa-switch-profile
-pkgver=20181025.1_b4f3b58
-pkgrel=1
+pkgver=${PKGVER:-autogenerated}
+pkgrel=${PKGREL:-1}
pkgdesc="Quick switching card profiles for PulseAudio"
arch=('i686' 'x86_64')
license=('GPL')