diff --git a/community/php7-pecl-timezonedb/APKBUILD b/community/php7-pecl-timezonedb/APKBUILD
index 5026e0a52f4f0f8b20c7933d480d34ddd999dec0..3982580844c350502802c01406e1c1bf0136a680 100644
--- a/community/php7-pecl-timezonedb/APKBUILD
+++ b/community/php7-pecl-timezonedb/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
 pkgname=php7-pecl-timezonedb
 _extname=timezonedb
-pkgver=2020.4
+pkgver=2021.1
 pkgrel=0
 pkgdesc="Timezone Database to be used with PHP's date and time functions."
 url="https://pecl.php.net/package/timezonedb"
@@ -33,4 +33,4 @@ package() {
 	echo "extension=$_extname.so" > $_confdir/40_$_extname.ini
 }
 
-sha512sums="d5c41c76b4b0b033464a4f086072d061504fc439c910c47a7077a0586b308cc37a4202ff9f418a39cee63534d55136d15a173bb94923160c0fa16bb33ac89a09  timezonedb-2020.4.tgz"
+sha512sums="53c53e061c1173e587b353da630272f2cbf9d223de7a49e6ce654b2c844da7afb641ef4a39ac4b17e0a56e86f23a4f4c448189e8c178e226ec0317f64c60c55a  timezonedb-2021.1.tgz"