summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXiao-Long Chen2015-06-09 20:27:18 -0400
committerXiao-Long Chen2015-06-09 20:27:18 -0400
commit1a4b3d80b4a0b39bd3166476efdf448f84bad24e (patch)
treea69cad5f1a47037fa02e81dd43312b7251d57827 /PKGBUILD
parent219cd6afb0129f532db773317daa32497cb7293c (diff)
downloadaur-1a4b3d80b4a0b39bd3166476efdf448f84bad24e.tar.gz
Update to 15.06-0ubuntu1~vivid
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e2ca3d75601..64542fc00994 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,8 @@
# Maintainer: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
-# vercheck-pkgbuild: auto
-# vercheck-ppa: name=${pkgname}, url=ppa:bhdouglass/indicator-remindor, native
-
pkgname=indicator-remindor
-pkgver=14.06
-_ppa_rel=0ubuntu1~trusty
+pkgver=15.06
+_ppa_rel=0ubuntu1~vivid
pkgrel=1
pkgdesc="Schedule reminders easily from an indicator"
arch=(any)
@@ -17,7 +14,7 @@ makedepends=(python2-distutils-extra)
optdepends=('yelp: Help stuff')
install=indicator-remindor.install
source=("http://ppa.launchpad.net/bhdouglass/indicator-remindor/ubuntu/pool/main/i/indicator-remindor/indicator-remindor_${pkgver}-${_ppa_rel}.tar.gz")
-sha512sums=('6e6cb421d24d51c8ef94a81c65b0ce32f076c6ac379b441b2ff66303507b7bcc3999f08a22c45f01bcfdb986db4bf4a4d58cf76185d468c1e57d63ee61d1b914')
+sha512sums=('8baf5761046b639a6e1ffa78076f852ac97814a45fc28363fd687907ab4199f0c6ad6344655c94c52de083b231ea2c89c832aa8b1f641dab08f19bbc558df6c1')
package() {
cd "${pkgname}"