summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2023-02-08 00:54:17 +0100
committerFabioLolix2023-02-08 00:54:17 +0100
commitb488d324b836b3b4082dabc8f5c59055da455f19 (patch)
treeea656e0ebcf115fdf54a82b4d3c879dedbfa426d
parenta569e048b7d33efec9fe5be472baa366ddfed40a (diff)
downloadaur-b488d324b836b3b4082dabc8f5c59055da455f19.tar.gz
use variable
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c37d936538a..7b9615490ca4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bandcamp-collection-downloader
_pkgver=2021-12-05
-pkgver=2021.12.05
+pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="CLI downloader of your purchase from Bandcamp"
arch=(any)