Skip to content

Instantly share code, notes, and snippets.

@thatch
Created March 30, 2011 03:16
Show Gist options
  • Save thatch/893801 to your computer and use it in GitHub Desktop.
Save thatch/893801 to your computer and use it in GitHub Desktop.
Archlinux oath 1.6.2 update
--- PKGBUILD.orig 2011-03-29 20:13:40.000000000 -0700
+++ PKGBUILD 2011-03-29 20:14:25.000000000 -0700
@@ -1,6 +1,6 @@
# Maintainer: L42y <423300@gmail.com>
pkgname=oath-toolkit
-pkgver=1.4.3
+pkgver=1.6.2
pkgrel=1
pkgdesc="The OATH Toolkit attempts to collect several tools that are useful when deploying technologies related to OATH"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
conflicts=()
replaces=()
source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('d3ba6d165bdbeefd0773477a3c396e2c')
+md5sums=('7887dc2ee943cbc0ee011bb92b316252')
build() {
cd "$srcdir/$pkgname-$pkgver"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment