summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5dce70e05b4..6e09c0d1e857 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sun Jan 6 18:10:32 UTC 2019
pkgbase = wingpanel-indicator-sound
pkgdesc = Wingpanel Sound Indicator
- pkgver = 2.1.2
+ pkgver = 2.1.3
pkgrel = 1
url = https://github.com/elementary/wingpanel-indicator-sound
arch = x86_64
@@ -14,7 +12,6 @@ pkgbase = wingpanel-indicator-sound
makedepends = intltool
makedepends = meson
makedepends = vala
- makedepends = wingpanel
depends = cairo
depends = gdk-pixbuf2
depends = glib2
@@ -25,7 +22,7 @@ pkgbase = wingpanel-indicator-sound
depends = libnotify
depends = libpulse
depends = libwingpanel-2.0.so
- source = wingpanel-indicator-sound::git+https://github.com/elementary/wingpanel-indicator-sound.git#tag=2.1.2
+ source = wingpanel-indicator-sound::git+https://github.com/elementary/wingpanel-indicator-sound.git#tag=2.1.3
sha256sums = SKIP
pkgname = wingpanel-indicator-sound
diff --git a/PKGBUILD b/PKGBUILD
index 0d8998d8b22c..b65848026dbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=wingpanel-indicator-sound
-pkgver=2.1.2
+pkgver=2.1.3
pkgrel=1
pkgdesc='Wingpanel Sound Indicator'
arch=(x86_64)
-url='https://github.com/elementary/wingpanel-indicator-sound'
+url=https://github.com/elementary/wingpanel-indicator-sound
license=(GPL3)
groups=(pantheon)
depends=(
@@ -27,7 +27,6 @@ makedepends=(
intltool
meson
vala
- wingpanel
)
source=(wingpanel-indicator-sound::git+https://github.com/elementary/wingpanel-indicator-sound.git#tag=${pkgver})
sha256sums=(SKIP)