summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Kugland2021-08-25 05:56:09 -0300
committerAndré Kugland2021-08-25 05:56:09 -0300
commit21097ae403173281c562162e378d402120d10dc0 (patch)
tree418b6afb0aa5bb0ba68313f849460ea5242077bd
parent7eb4df49487b9e62e26080afa5a72b5b020a8385 (diff)
downloadaur-21097ae403173281c562162e378d402120d10dc0.tar.gz
...
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9788c11c9417..93fd7002fcaf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = create-react-native-app
+pkgbase = expo-create-react-native-app
pkgdesc = The fastest way to create universal React Native apps
pkgver = 3.6.0
pkgrel = 1
@@ -9,4 +9,4 @@ pkgbase = create-react-native-app
depends = nodejs
options = !emptydirs
-pkgname = create-react-native-app
+pkgname = expo-create-react-native-app
diff --git a/PKGBUILD b/PKGBUILD
index f5fb31edeb46..70fe694343d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: André Kugland <kugland@gmail.com>
-pkgname=create-react-native-app
+pkgname=expo-create-react-native-app
pkgver=3.6.0
pkgrel=1
pkgdesc="The fastest way to create universal React Native apps"