Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Jun 8, 2013
1 parent dc234ae commit 395b979
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrick Brisbin <pbrisbin@gmail.com>

pkgname=android-receiver
pkgver=0.0.1
pkgver=0.0.2
pkgrel=1
pkgdesc="A simple receiver for android notifier"
arch=('any')
Expand All @@ -17,5 +17,5 @@ build() {
package() {
make PREFIX=/usr DESTDIR="$pkgdir" install
}
md5sums=('0c685faca07b881ecd5a4e60f3705536'
'30fa8801633c221bf57795dff0aad871')
md5sums=('288a7a8e398e6e6638906c1e9d7e5306'
'871d2b6af67c6b8d958c053610b7b50a')

0 comments on commit 395b979

Please sign in to comment.