Skip to content
This repository has been archived by the owner on Feb 27, 2018. It is now read-only.

Commit

Permalink
[indicator-sound] Update to version 12.10.2daily13.04.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiao-Long Chen committed Apr 16, 2013
1 parent d92b062 commit 65d38e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions indicator-sound/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

pkgname=indicator-sound
_actual_ver=12.10.2
_extra_ver=daily13.04.09
_extra_ver=daily13.04.12
pkgver=${_actual_ver}${_extra_ver}
pkgrel=102
pkgrel=100
pkgdesc="A unified sound menu"
arch=('i686' 'x86_64')
url="https://launchpad.net/indicator-sound"
Expand All @@ -17,7 +17,7 @@ groups=('unity')
options=('!libtool')
install=${pkgname}.install
source=("https://launchpad.net/ubuntu/+archive/primary/+files/indicator-sound_${_actual_ver}${_extra_ver}.orig.tar.gz")
sha512sums=('9f9541501355cb17d2800e30b564a7056b007dcbd5693103ae4d8f1b957b278ca132166b4e3e247b2258ab9d7072652ff9cf1cadd4979fdd2540f71075bd60d1')
sha512sums=('93b98bf630deba4377701450b603f92e9f54acc8d5c01abe494435660960673c2b00fb61737230e34545016fad265904b56db4199b90178564fa3494dd6d69c2')

build() {
cd "${srcdir}/${pkgname}-${_actual_ver}${_extra_ver}"
Expand Down

0 comments on commit 65d38e6

Please sign in to comment.