diff options
author | Vladislav Tyulbashev | 2019-05-16 23:03:15 +0300 |
---|---|---|
committer | Vladislav Tyulbashev | 2019-05-16 23:03:15 +0300 |
commit | b46e301f7df266bb861ed741282041e66b642d06 (patch) | |
tree | 6f4d495173237fa9459f89be74eefa95078bb17f | |
parent | 2b6dcecba729de9491df69ba8bc630a46c951951 (diff) | |
download | aur-ricoh-sp150-ppd.tar.gz |
added direct ppd link
-rw-r--r-- | PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ optdepends=('inotify-tools: asynchronous printing support') source=(http://support.ricoh.com/bb/pub_e/dr_ut_e/0001294/0001294700/V10_22/r75386L2.exe) # mirror at https://ftp.vtyulb.ru/r75386L2.exe +# direct ppd file at https://ftp.vtyulb.ru/RICOH_SP_150.ppd.gz md5sums=('99d3a64dc492a238305676d9cf7efd44') build() { |