On Mon, 08 Jun 2015 at 14:57:57, Johannes Löthberg wrote: > All PKGBUILDs are stored in a single repository now, so there is no use > for writing out a description file for the repo anymore. > > This fixes a bug where pkgdescs containing UTF-8 characters are rejected > due to it trying to write the file out using ASCII. > > Signed-off-by: Johannes Löthberg <[email protected]> > --- > git-interface/git-update.py | 6 ------ > 1 file changed, 6 deletions(-) > [...]
Applied, thanks!
