diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -32,7 +32,6 @@ libc.so.6:freeaddrinfo libc.so.6:fstat libc.so.6:fstat64 -libc.so.6:ftruncate libc.so.6:gai_strerror libc.so.6:getaddrinfo libc.so.6:getcwd @@ -151,6 +150,7 @@ libcrypto.so.1.1:EVP_PKEY_free libcrypto.so.1.1:OpenSSL_version_num libcrypto.so.1.1:X509_STORE_add_cert +libcrypto.so.1.1:X509_STORE_free libcrypto.so.1.1:X509_STORE_new libcrypto.so.1.1:X509_VERIFY_PARAM_set1_host libcrypto.so.1.1:X509_VERIFY_PARAM_set1_ip diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,13 +1,12 @@ name : starship -version : 0.54.0 -release : 5 +version : 1.0.0 +release : 6 source : - - https://github.com/starship/starship/archive/refs/tags/v0.54.0.tar.gz : 0756926b48d4923fe36bcb5e0149bbe08375ed72c28f9221ad4daad4676b8d9f + - https://github.com/starship/starship/archive/refs/tags/v1.0.0.tar.gz : a66d47758b3dac4f1a626bb175c4847a2ef266540498a9f25222e715baf9f9db license : ISC component : system.utils networking : yes -summary : The minimal, blazing-fast, and infinitely customizable prompt for any - shell! +summary : The minimal, blazing-fast, and infinitely customizable prompt for any shell! description: | Fast: it's fast – really really fast! rocket Customizable: configure every aspect of your prompt. diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ starship - Joey Riches - josephriches@gmail.com + phantop + phantop@tuta.io ISC system.utils @@ -33,12 +33,12 @@ - - 2021-06-15 - 0.54.0 + + 2021-11-10 + 1.0.0 Packaging update - Joey Riches - josephriches@gmail.com + Julie Hakimi + phantop@tuta.io - \ No newline at end of file +