[arch-commits] Commit in sound-theme-elementary/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Wed Jul 21 06:44:25 UTC 2021


    Date: Wednesday, July 21, 2021 @ 06:44:24
  Author: alucryd
Revision: 981512

upgpkg: sound-theme-elementary 1.1.0-1

Modified:
  sound-theme-elementary/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-21 06:21:42 UTC (rev 981511)
+++ PKGBUILD	2021-07-21 06:44:24 UTC (rev 981512)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=sound-theme-elementary
-pkgver=1.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='A bespoke sound for your theme'
 arch=(any)
@@ -12,12 +12,12 @@
   git
   meson
 )
-source=(sound-theme-elementary::git+https://github.com/elementary/sound-theme.git#tag=5519eaffa7cd018a00e9b1e3a7da1c6e13fbd53b)
+_tag=88cb3a325995fcd5fe123f189062e3efb69972ca
+source=(sound-theme-elementary::git+https://github.com/elementary/sound-theme.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {
   cd sound-theme-elementary
-
   git describe --tags
 }
 




More information about the arch-commits mailing list