summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-11-19 13:48:42 +0100
committerErich Eckner <git@eckner.net>2019-11-19 13:48:59 +0100
commita75a274bd9b68cd8be73968c7f9dce48824ea53c (patch)
treecd4133e70a2e87d114df529997457c98506712ff
parentb5b60ca97343dba5f8aa542ff33a36e6c1dd8f12 (diff)
downloadpackages-a75a274bd9b68cd8be73968c7f9dce48824ea53c.tar.xz
README.md: update url
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aebf452f..fcf152ad 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# packages
This repository contains the customizations to packages needed to port them to i686 and/or our environment, as well as other package related informations.
-It is currently hosted on https://git.archlinux32.org/archlinux32/packages.
+It is currently hosted on https://git.archlinux32.org/packages.
* There are subdirectories `repository/package` which contain new packages and customizations for existent packages to compile for i686 or adopt to our environment.
In case, the files therein exist in the respective original package, the respective original package files are either appended (in case of `PKGBUILD`) or overwritten (for other files).