Advertisement
cmsigler

winswitch-0.12.18-1_PKGBUILD.patch

Mar 29th, 2013
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. --- ./PKGBUILD-0.12.16-1 2012-09-11 06:18:43.000000000 -0400
  2. +++ ./PKGBUILD 2013-03-22 11:30:07.831827262 -0400
  3. @@ -2,7 +2,7 @@
  4. # Contributor: F0ruD <fzerorubigd[at]gmail[dot]com>
  5.  
  6. pkgname=winswitch
  7. -pkgver=0.12.16
  8. +pkgver=0.12.18
  9. pkgrel=1
  10. pkgdesc="Window-Switch is a client server tool to start and control virtual desktops"
  11. arch=('any')
  12. @@ -19,7 +19,7 @@
  13. options=('!emptydirs')
  14. install="$pkgname.install"
  15. source=("${url}src/$pkgname-$pkgver.src.tar.bz2")
  16. -md5sums=('b3e5ca39b8ad0f163f63b3ff55adb95d')
  17. +md5sums=('6513ebd5032869f0717bda3e6a1cdbe5')
  18.  
  19. build() {
  20. cd "$srcdir/$pkgname-$pkgver"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement