diff options
author | Stefan Husmann | 2016-12-09 06:21:23 +0100 |
---|---|---|
committer | Stefan Husmann | 2016-12-09 06:21:23 +0100 |
commit | 6c9e75be6e471761ca8142a5585b3a8a046e0ee6 (patch) | |
tree | d664cbfca2897e0cf1164095825ddcc54611c34a | |
parent | a428e492aadf69db7476780acfa4d3d208ea86e7 (diff) | |
download | aur-6c9e75be6e471761ca8142a5585b3a8a046e0ee6.tar.gz |
update
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = racket-git pkgdesc = Minimal Racket installation, without DrRacket, from git - pkgver = 6.7.0.3.37626.2605437 + pkgver = 6.7.0.3.37629.2b3128c pkgrel = 1 url = http://racket-lang.org/ arch = i686 @@ -2,7 +2,7 @@ # Maintainer: Stefan Husmann <stefan-husmann@t-online.de> pkgname=racket-git -pkgver=6.7.0.3.37626.2605437 +pkgver=6.7.0.3.37629.2b3128c pkgrel=1 pkgdesc="Minimal Racket installation, without DrRacket, from git" arch=('i686' 'x86_64') |